Dmytro Struk and GitHub
8d53b20026
Python: Updated package versions ( #2784 )
...
* Updated package versions
* Small fix
2025-12-11 18:39:08 +00:00
Dmytro Struk and GitHub
43302fb4cd
Python: Updated package versions ( #2737 )
...
* Updated package versions
* Updated changelog
2025-12-09 22:58:45 +00:00
Dmytro Struk and GitHub
f5786b2c5b
Updated package versions ( #2643 )
2025-12-04 22:08:47 +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
Dmytro Struk and GitHub
cf13e35c73
Updated package versions ( #2360 )
2025-11-20 16:07:10 -08: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
79bb87061b
Python: Clean up imports ( #2318 )
...
* chore: tidy imports
* Update python/packages/azurefunctions/agent_framework_azurefunctions/_errors.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update python/packages/azurefunctions/agent_framework_azurefunctions/_callbacks.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* chore: revert stub file change
* chore: trigger pre-commit hook, re-add `annotations` import
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-19 23:41:01 +00:00
Eduard van Valkenburg and GitHub
92df9e14bf
Python: Introducing support for declarative yaml spec ( #2002 )
...
* first work on declarative
* initial version of the declarative support
* fix tests and mypy
* fix parameters of functiontool
* slight logic improvement
* remove path until merge
* updates from comments
* create dispatcher and spec type, json_schema method
* fix mypy, skipping model
* updated lock
* fixed declarative tests and renamed some other test files
* refined loader
* updated lock
* fix mypy
* added readme to samples folder
* fixes from review
* undid test file rename
2025-11-19 16:33:02 +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
Dmytro Struk and GitHub
c7e7020c32
Python: Updated package versions ( #2238 )
...
* Updated package versions
* Small fix
* Small fix
2025-11-15 00:42:41 +00: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
Dmytro Struk and GitHub
e8243b7d11
Updated package versions ( #2154 )
2025-11-12 23:58:02 +00:00
Dmytro Struk and GitHub
863a632ccf
Updated package versions ( #2104 )
2025-11-11 23:30:34 +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
Dmytro Struk and GitHub
c394f3f52b
Updated package versions ( #2027 )
2025-11-08 18:09:28 +00:00
Evan Mattson and GitHub
ac018f700b
Python: Fix ag-ui examples packaging for PyPI publish ( #1953 )
...
* Fix ag-ui examples packaging for PyPI publish
* Fix markdown links
2025-11-06 11:31:24 +09:00
Evan Mattson and GitHub
99e2875fc8
Bump ag-ui package to 1.0.0b251106 for a release. Update CHANGELOG. ( #1951 )
2025-11-06 09:57:23 +09:00
Evan Mattson and GitHub
afd8b7ecb4
Export sample agents ( #1927 )
2025-11-05 22:26:18 +00:00
Evan Mattson and GitHub
d81b579111
Python: Bump ag-ui package to 1.0.0b251105 for a release. Update changelog. ( #1922 )
...
* Bump ag-ui package to 1.0.0b251105 for a release. Update changelog.
* Fix authors and license-files
2025-11-05 08:30:52 +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