 
|
3243652df6
|
Python: Filter conversation_id when passing kwargs to agent as tool (#3266)
* Filter conversation_id when passing kwargs to agent as tool
* Small fix
* Update python/samples/getting_started/agents/azure_ai/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/samples/getting_started/agents/openai/openai_responses_client_with_agent_as_tool.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/samples/getting_started/agents/azure_ai/azure_ai_with_agent_as_tool.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-19 12:54:06 +00:00 |
|
 Dmytro StrukandGitHub
|
b5ca0c8eda
|
Python: Create/Get Agent API for OpenAI Assistants (#3208)
* Added provider implementation
* Added example with response format
* Small improvements
|
2026-01-15 22:52:32 +00:00 |
|
 Evan MattsonandGitHub
|
2a4802eac3
|
Python: Fix runtime response format for responses client (#2440)
* Fix runtime response format for responses client
* Handle run time schema for Azure AI Client.
|
2025-11-25 07:50:20 +00:00 |
|
 Evan MattsonandGitHub
|
5bdf8a774a
|
Sample to show passing in JSON schema for structured outputs (#2362)
|
2025-11-21 01:42:46 +00:00 |
|
 Giles OdigweandGitHub
|
1d7292fba6
|
Python: OpenAI Responses Image Generation Stream Support, Sample and Unit Tests (#1853)
* support for image gen streaming
* small fixes
* fixes
* added comment
|
2025-11-11 19:01:37 +00:00 |
|
 Giles OdigweandGitHub
|
2059e7b3e8
|
Python: Azure AI Search Support Update + Refactored Samples & Unit Tests (#1683)
* azure ai search sample update
* azure ai search update
* small fix
|
2025-10-30 02:30:06 +00:00 |
|
 Giles OdigweandGitHub
|
b88143b686
|
Agents + Chat Client Samples Doctsring Updates (#1028)
* agents + chat client samples doctsring updates
* fixes
|
2025-10-01 07:18:53 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
9355329dfd
|
Python: [BREAKING] updated structure and samples (#875)
* updated structure and samples
* updated names and removed cross tests
* updated projects etc
* updated tests
* updated test
* test fixes
* removed devui for now
* updated all-tests task
* removed old style configs
* remove coverage from tests
* updated to unit tests with all-tests
* updated foundry everywhere
* fix azure ai tests
* fix merge tests
* fix mypy
|
2025-09-25 07:02:53 +00:00 |
|