 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 |
|
 Eduard van ValkenburgandGitHub
|
9287572b0d
|
Python: improved loading (#202)
* improved loading
* updated openai folder imports
* fixed import
|
2025-07-18 19:17:30 +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 |
|