Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
df9d85d1f0164951dc02789464394ccec4e98df3
agent-framework/python/samples/getting_started/agents/openai_chat_client
T
Eduard van Valkenburg 8f27e63df6 Python: added create_agent and removed need for Field in annotations (#380)
* added create_agent

* add minimal sample

* allow multiple annotations

* improved docstring
8f27e63df6 ยท 2025-08-08 17:55:20 +00:00
History
..
openai_chat_client_basic.py
Python: added create_agent and removed need for Field in annotations (#380)
2025-08-08 17:55:20 +00:00
openai_chat_client_with_function_tools.py
Python: Added fixes and more examples for OpenAI and Azure chat client agents (#232)
2025-07-24 15:31:05 +00:00
openai_chat_client_with_thread.py
Python: OpenAI Responses Agent - threads, code interpreter, bug fixes and examples (#242)
2025-07-28 17:07:29 +00:00