 
|
f3bf488735
|
Python: Move azurefunctions to azure for import (#2141)
* Move import to Azure
* fix mypy
* Update python/packages/azurefunctions/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add missing types
* Address comments
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 12:13:25 -08:00 |
|
 Laveesh RohraandGitHub
|
ff28066c9c
|
Python: Fix Http Schema (#2112)
* Rename to threadid
* Respond in plain text
* Make snake-case
* Add http prefix
* rename to wait-for-response
* Add query param check
* address comments
|
2025-11-12 09:56:19 -08:00 |
|
 
|
ebab25b196
|
Python: Fix AzureFunctions Integration Tests (#2116)
* Add Identity Auth to samples
* Update python/samples/getting_started/azure_functions/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/samples/getting_started/azure_functions/01_single_agent/function_app.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/samples/getting_started/azure_functions/02_multi_agent/function_app.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/samples/getting_started/azure_functions/06_multi_agent_orchestration_conditionals/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-12 09:13:23 -08:00 |
|
 
|
4eb31f120b
|
Python: Add Integration tests for AzureFunctions (#2020)
* Add Integration tests
* Remove DTS extension
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add pyi file for type safety
* Add samples in readme
* Updated all readme instructions
* Address comments
* Update readmes
* Fix requirements
* Address comments
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-10 21:27:17 -08:00 |
|
 Laveesh RohraandGitHub
|
754491cdd3
|
Python: Add Unit tests for Azurefunctions package (#1976)
* Add Unit tests for Azurefunctions
* remove duplicate import
|
2025-11-07 08:29:43 -08:00 |
|