Dmytro Struk
|
8a5802e6ec
|
Added chat client example
|
2025-07-30 17:00:13 -07:00 |
|
 
|
3ee9dddfa2
|
Python: OpenAI responses client (#239)
* Responses client WIP
* add responses class
* fix typing errors
* move test
* streaming responses, structured outputs
* tests
* Update python/packages/main/tests/openai/test_openai_responses_client.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* pr comments
* fix override import
* fix mypy
* add missing function override
* PR comments
* add docstrings
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-25 17:56:22 +00:00 |
|
 Dmytro StrukandGitHub
|
160c846b39
|
Python: Added more examples (#208)
* Small cleanup
* Added Azure and Foundry chat client samples
* Added Azure chat client agent example
|
2025-07-22 14:07:12 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
407ed6de70
|
Python: follow on work on OpenAI (#169)
* updated openai, fcc works, with sample
* reduced files in openai
|
2025-07-12 05:15:51 +00:00 |
|