We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65eede3 + a18c7dc commit d3f8935Copy full SHA for d3f8935
libs/agno/agno/models/openai/responses.py
@@ -40,7 +40,7 @@ class OpenAIResponses(Model):
40
"""
41
Implementation for the OpenAI Responses API using direct chat completions.
42
43
- For more information, see: https://platform.openai.com/docs/api-reference/chat
+ For more information, see: https://platform.openai.com/docs/api-reference/responses
44
45
46
id: str = "gpt-4o"
0 commit comments