docs/integrations/chat/openai/ #27662
Replies: 3 comments 1 reply
-
berikan contoh pembangunan infrastruktur |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Does Langchain support the new GPT o1 / o1-mini models? Trying to pass model to the ChatOpenAI returns error: "Unsupported parameter: 'temperature' is not supported with this model." |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docs/integrations/chat/openai/
This notebook provides a quick overview for getting started with OpenAI chat models. For detailed documentation of all ChatOpenAI features and configurations head to the API reference.
https://python.langchain.com/docs/integrations/chat/openai/
Beta Was this translation helpful? Give feedback.
All reactions