Kian Jones
c2e474e03a
feat: refactor logs to parse as a single log line each and filter out 404s from sentry ( #5242 )
...
* add multiline log auto detect
* implement logger.exception()
* filter out 404
* remove potentially problematic changes
2025-10-24 15:11:31 -07:00
Matthew Zhou
5593f1450b
feat: Double write to ToolCallMessage's new list tool_calls field ( #5268 )
...
* Add new tool_calls field to ToolCallMessage
* fern autogen
* Double write to new tool_calls field
* Update straggling instances
2025-10-09 13:20:52 -07:00
cthomas
cc913df27c
feat: add signature to content parts ( #5134 )
...
* feat: add signature to content parts
* always base64 encode thought signature
* propagate thought signature back to request
2025-10-07 17:50:49 -07:00
cthomas
93d9ff01c6
feat: add gemini native thinking ( #5124 )
...
* feat: add gemini native thinking
* update test
* revert comments
2025-10-07 17:50:49 -07:00
cthomas
3e17b4289a
feat: gracefully handle gemini empty content parts ( #5116 )
2025-10-07 17:50:48 -07:00
cthomas
f7755d837a
feat: add gemini streaming to new agent loop ( #5109 )
...
* feat: add gemini streaming to new agent loop
* add google as required dependency
* support storing all content parts
* remove extra google references
2025-10-07 17:50:48 -07:00