Skip to content

Commit a18c7dc

Browse files
dirkbrndysolanky
andauthored
Update libs/agno/agno/models/openai/responses.py
Co-authored-by: Yash Pratap Solanky <[email protected]>
1 parent a26a1eb commit a18c7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/agno/agno/models/openai/responses.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class OpenAIResponses(Model):
4040
"""
4141
Implementation for the OpenAI Responses API using direct chat completions.
4242
43-
For more information, see: https://platform.openai.com/docs/api-reference/chat
43+
For more information, see: https://platform.openai.com/docs/api-reference/responses
4444
"""
4545

4646
id: str = "gpt-4o"

0 commit comments

Comments
 (0)