Logo
Explore
Register Sign In
agent/agent-framework
Watch 2
Star 0
Fork 0
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b575b631c8ca0606c683c4068d71edddf70b4451
agent-framework/python/packages/core/tests
T
History
Hayato KishikawaGitHubkishikawa-hayato
f99dca033f fix(observability): handle datetime serialization in tool results (#2248)
Fixes #2219

Adds default=str to json.dumps() calls to handle non-JSON-serializable
types like datetime objects in tool function results.

Co-authored-by: kishikawa-hayato <84244732+HerBest-max@users.noreply.github.com>
2025-11-20 17:50:45 +00:00
..
azure
Python: fix middleware and cleanup confusing function (#1865)
2025-11-03 18:42:59 +00:00
core
Python: Fix tool execution bleed-over in aiohttp/Bot Framework scenarios (#2314)
2025-11-20 08:06:14 +00:00
openai
Python: Azure AI client based on new azure-ai-projects package (#1910)
2025-11-12 23:20:53 +00:00
workflow
Python: fix: resolve string annotations in FunctionExecutor (#2308)
2025-11-19 07:26:44 +00:00
__init__.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
conftest.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
test_observability_datetime.py
fix(observability): handle datetime serialization in tool results (#2248)
2025-11-20 17:50:45 +00:00