Hao Luo and GitHub
e3f8bfc645
Python: Fixes Run ID and Thread ID casing to align with AG-UI Typescript SDK ( #2948 )
...
* added camelCase input to run id and thread id aligning with @ag-ui/core
* fixed per copilot suggestions
2025-12-18 14:10:16 +00:00
Eduard van Valkenburg and GitHub
3139347526
Python: [BREAKING] Observability updates ( #2782 )
...
* fixes Python: Add env_file_path parameter to setup_observability() similar to AzureOpenAIChatClient
Fixes #2186
* WIP on updates using configure_azure_monitor
* improved setup and clarity
* fixed root .env.example
* revert changes
* updated files
* updated sample
* updated zero code
* test fixes and fixed links
* fix devui
* removed planning docs
* added enable method and updated readme and samples
* clarified docstring
* add return annotation
* updated naming
* update capatilized version
* updated readme and some fixes
* updated decorator name inline with the rest
* feedback from comments addressed
2025-12-16 06:56:30 +00:00
b86c130411
Python: Fixed empty text content pydantic validation failure ( #2539 )
...
* Fixed empty text content pydantic validation failure
* simplify syntax. renamed test
---------
Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com >
2025-12-04 01:41:27 +00:00
Evan Mattson and GitHub
8cf8b0f995
Python: Refactor ag-ui to clean up some patterns ( #2363 )
...
* Refactor ag-ui to clean up some patterns
* Mypy fixes
* Fix imports, typing, tests, logging.
* Fix test import error
* Fix imports again
* Fix thread handling
2025-11-27 02:13:03 +00:00
99689add09
Python: clean up exception ( #2319 )
...
* Potential fix for code scanning alert no. 18: Information exposure through an exception
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Fix test
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-11-20 00:54:07 +00:00
Evan Mattson and GitHub
1f0ffc159c
Python: Fix ag-ui state handling issues ( #2289 )
...
* Fix ag-ui state handling
* Bump package version and update changelog
* Update changelog
2025-11-18 11:47:26 +09:00
Evan Mattson and GitHub
e92dcb3d5d
Python: fix tool call id mismatch in ag-ui ( #2166 )
...
* Fix state for pending requests bug
* Bump ver
* Update changelog
2025-11-13 04:57:59 +00:00
Evan Mattson and GitHub
5537b1da79
Python: Fix ag-ui regressions ( #2114 )
...
* Bump ag-ui package version. Update CHANGELOG
* Fix ag-ui bugs
* Revert port test change
* Cleanup
* Intro factory funcs for samples
* Revert package ver change
2025-11-13 00:18:24 +00:00
Evan Mattson and GitHub
32bd884bfd
Python: Add concrete AGUIChatClient ( #2072 )
...
* Add concrete AGUIChatClient
* Update logging docstrings and conventions
* PR feedback
* Updates to support client-side tool calls
2025-11-11 14:39:30 +00:00
Evan Mattson and GitHub
35a8565495
Python: AG-UI protocol support ( #1826 )
...
* Add AG-UI integration
* Fix tests. PR feedback
* Cleanup
* PR Feedback
* Improve README and getting started experience
* Fix links
2025-11-05 05:25:24 +00:00