 Dmytro StrukandGitHub
|
c1d306ec95
|
Python: Azure OpenAI Assistants Chat Client and Agent (#300)
* Initial version of assistant client
* More updates to assistant client
* Finished assistant chat client implementation
* Small fixes and basic example
* Added code interpreter example
* More examples
* Added chat client example
* Small fixes
* Added tests
* Enabled telemetry
* Small fix
* Removed files temporarily
* Revert "Removed files temporarily"
This reverts commit 5cdfa0d299.
* Small fixes
* Addressed PR feedback
* Fixed tests
* Small update
* Added Azure assistants client and examples
* Added tests
* Small fix
|
2025-08-05 14:51:36 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
42c7a59640
|
Python: updated doc generation setup and some slight api enhancements (#267)
* updated doc generation setup and some slight api enhancements
* small fix in index
|
2025-07-31 15:04:22 +00:00 |
|
  
|
f0dc661c3e
|
Python: Azure chat client (#185)
* updated openai, fcc works, with sample
* reduced files in openai
* Add azure chat client
* fix tests
* Update python/packages/main/tests/unit/test_openai_chat_completion_base.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/packages/azure/agent_framework/azure/__init__.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/packages/azure/agent_framework/azure/_azure_openai_settings.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* PR comments
* fix bad merge
* disable tests for now
* actually disable tests for azure
* fix tests, align test files with merge changes
* update code for new project structure
* PR comments
* add streaming integration tests. Fix flakiness
---------
Co-authored-by: eavanvalkenburg <github@vanvalkenburg.eu>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-15 18:38:09 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
2e6f6a4008
|
small update in init (#189)
|
2025-07-15 15:09:32 +00:00 |
|