 Rishabh ChawlaandGitHub
|
2f7250fe0f
|
Python: Add tests to Purview Package (#3513)
* Add tests to increase code coverage
* Add tests to increase code coverage
|
2026-01-30 23:08:39 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
d8cf8361bd
|
renamed all (#3207)
|
2026-01-14 05:54:07 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
3e97425245
|
Python: [BREAKING]: Introducing Options as TypedDict and Generic (#3140)
* WIP typeddict for options
* updated all clients and ChatAgents
* updated everything
* added ADR
* fix mypy
* proper typevar imports
* fixed import
* fixed other imports
* slight update in the sample
* updated from feedback
* fixes
* fixed missing covariants and test fixes
* fixed typing
* updated anthropic thinking config
* ruff fixes
* fixed int tests
* fix tests and mypy
* updated integration tests
* updated docstring and test fix
* improved options handling in obser
* mypy fix
* updated a host of integration tests
* fix tests
* bedrock fix
|
2026-01-13 16:41:05 +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 |
|
 Rishabh ChawlaandGitHub
|
64826b8f56
|
Python: [Purview] Add Caching and background processing in Python Purview Middleware (#1844)
* [PythonPurview] Add Caching and background processing
* [PythonPurview] Updates based on comments
|
2025-11-07 07:43:22 +00:00 |
|
 
|
59da578902
|
Python: Add Purview Middleware (#1142)
* [Py Purview] Purview Python Initial Commit
* [Py Purview] Purview Python Minor Fixes
* [Py Purview] Purview Python Comment Fixesish
* [Py Purview] Purview Python Agent Middleware Done
* [Py Purview] Purview Python Agent Middleware Done
* [Py Purview] Purview Python Lint Errors
* [Py Purview] Purview Python Final Hopefully
* [Py Purview] Purview Python Final Hopefully
* [Py Purview] Purview Python Fix ReadMe
* [Py Purview] Purview Python Fix MyPy
* [Py Purview] Purview Python Minor Updates on comments
* [Py Purview] Purview Python Fix Build Error
---------
Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
|
2025-10-16 21:46:04 +00:00 |
|