Motivation
It would be great to support suggesting model type setting in model configuration to avoid setting wrong models and save time from searching model name (type).
There is a way to list availiable models: https://platform.openai.com/docs/api-reference/models/list or we can list the model supported in camel model type: https://github.com/camel-ai/camel/blob/master/camel/types/enums.py
Solution
No response
Alternatives
No response
Additional context
No response
Motivation
It would be great to support suggesting model type setting in model configuration to avoid setting wrong models and save time from searching model name (type).
There is a way to list availiable models: https://platform.openai.com/docs/api-reference/models/list or we can list the model supported in camel model type: https://github.com/camel-ai/camel/blob/master/camel/types/enums.py
Solution
No response
Alternatives
No response
Additional context
No response