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
278a2a5f8019301103563c27360d6dc83821638b
agent-framework/python/packages/main/agent_framework/openai
T
Dmytro Struk 278a2a5f80 Finished assistant chat client implementation
278a2a5f80 ยท 2025-07-30 13:05:08 -07:00
History
..
__init__.py
Python: OpenAI responses client (#239)
2025-07-25 17:56:22 +00:00
_assistants_client.py
Finished assistant chat client implementation
2025-07-30 13:05:08 -07:00
_chat_client.py
Python telemetry (#223)
2025-07-28 07:33:42 +00:00
_exceptions.py
Python: improved loading (#202)
2025-07-18 19:17:30 +00:00
_responses_client.py
added telemetry decorators to other chat clients (#255)
2025-07-28 17:08:58 +00:00
_shared.py
More updates to assistant client
2025-07-29 17:57:44 -07:00