Commit Graph

139 Commits

Author SHA1 Message Date
Rabi Mishra 49e684ab43 fix(google): handle more thoughtSignature vagaries during streaming (#7204)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-17 13:13:48 +00:00
Clay 05d2af4d3b fix: handle reasoning_content for Kimi/thinking models (#7252)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 23:27:11 +00:00
github-actions[bot] 6a7adb4e94 fix: The detected filetype is PLAIN_TEXT, but the provided filetype was HTML (#6885)
Co-authored-by: blackgirlbytes <22990146+blackgirlbytes@users.noreply.github.com>
Co-authored-by: David Katz <dkatz@squareup.com>
2026-02-13 16:31:28 +01:00
Alex Hancock 5d939674be fix(MCP): decode resource content (#7155) 2026-02-12 15:57:03 +00:00
Abhijay Jain 738f5f647c feat: reasoning_content in API for reasoning models (#6322)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-02-12 15:18:44 +00:00
Brandon Kvarda 5c17964784 feat: support extra field in chatcompletion tool_calls for gemini openai compat (#6184)
Signed-off-by: Brandon Kvarda <brandon.kvarda@databricks.com>
Co-authored-by: Brandon Kvarda <brandon.kvarda@databricks.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 11:48:05 +00:00
Josh Soref f636a97faa Spelling (#7137)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2026-02-11 14:35:24 +00:00
fl-sean03 0e7294835c fix: ensure assistant messages with tool_calls include content field (#7076)
Signed-off-by: fl-sean03 <sean@opspawn.com>
Co-authored-by: fl-sean03 <sean@opspawn.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: OpSpawn <opspawn@users.noreply.github.com>
2026-02-11 14:15:23 +00:00
Adrian Cole 1371f5df4a test(mcp): add image tool test and consolidate MCP test fixtures (#7019)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 01:12:11 +00:00
Kristan Krispy Uccello 584f710fad fix: add XML tool call parsing fallback for Qwen3-coder via Ollama (#6882)
Signed-off-by: kuccello <kuccello@users.noreply.github.com>
Co-authored-by: kuccello <kuccello@users.noreply.github.com>
2026-02-07 23:04:32 +00:00
Rizel Scarlett b4e5d64c69 fix(google): add MessageContent::Image support for user messages (#6986) 2026-02-05 16:41:59 +00:00
Rabi Mishra 06e8b85907 feat(google): add configurable thinking level for Gemini 3 models (#6585)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-05 15:47:03 +00:00
Rabi Mishra e989031b18 fix(google): handle thoughtSignature differently for Gemini 2.5 vs 3 (#6890)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-02 09:57:53 -05:00
Rabi Mishra 0a5581723c refactor: centralize audience filtering before providers receive messages (#6728)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-29 11:34:27 -05:00
Douwe Osinga 2bc368948b Fix/filter audience 6703 local (#6773)
Signed-off-by: rabi <ramishra@redhat.com>
Co-authored-by: rabi <ramishra@redhat.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-28 15:49:52 -05:00
Douwe Osinga 0270dd3a1a Fix/GitHub copilot error handling 5845 (#6771)
Signed-off-by: albina-popova <97168987+albina-popova@users.noreply.github.com>
Co-authored-by: albina-popova <97168987+albina-popova@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-28 12:55:46 -05:00
Rabi Mishra e4938c69e0 fix(google): preserve thought signatures in streaming responses (#6708)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-28 12:17:08 -05:00
Rabi Mishra b4cf0fdf51 fix(google): use parametersJsonSchema for full JSON Schema support (#6555)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-28 12:07:26 -05:00
Yelsin Sepulveda bc0881caf4 fix[format/openai]: return error on empty msg. (#6511)
Signed-off-by: Yelsin Sepulveda <yelsinsepulveda@gmail.com>
Signed-off-by: The-Best-Codes <bestcodes.official@gmail.com>
Co-authored-by: The-Best-Codes <bestcodes.official@gmail.com>
2026-01-27 07:53:25 -08:00
Alex Hancock 8233f0afac chore: upgrade to rmcp 0.14.0 (#6674) 2026-01-23 14:52:43 -05:00
Hugues Clouâtre 346ff7ab84 Fix GCP Vertex AI global endpoint support for Gemini 3 models (#6187)
Signed-off-by: Hugues Clouâtre <hugues@linux.com>
2026-01-23 11:18:54 -05:00
Lifei Zhou f26ffed587 Lifei/fixed accumulated token count (#6587) 2026-01-22 03:27:16 +11:00
Rabi Mishra fbe46d0b22 feat(gcp-vertex): add model list with org policy filtering (#6393)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-20 11:49:10 -05:00
Zane 080a0e04ba added optional request params and context limit from GOOSE_PREDEFINED_MODELS (#6489) 2026-01-16 08:12:14 -10:00
Alex Hancock 4191826569 chore: upgrade rmcp (#6516) 2026-01-16 12:09:51 -05:00
Lifei Zhou 9a96b84372 fixed 0 token in openrouter steaming (#6493) 2026-01-15 13:43:13 +11:00
Rabi Mishra 7b59f554d7 perf(google): avoid accumulating thoughtSignatures across conversation history (#6462)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-14 08:36:41 -05:00
Rabi Mishra a66e5d306a fix(openai): make tool_call arguments optional and fix silent stream termination (#6309)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-14 08:36:27 -05:00
Rabi Mishra bb209498d6 fix(openrouter): Handle Gemini thoughtSignature for tool calls (#6370)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-13 19:02:47 -05:00
Rabi Mishra b357460013 feat(vertexai): Add streaming support (#6409)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-12 14:09:18 -05:00
Douwe Osinga ba702d820f More 3.7 removal (#6414)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-12 10:28:42 -05:00
Rabi Mishra a153c06aaf fix(google): treat signed text as regular content in streaming (#6400)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-09 09:41:28 -05:00
Rabi Mishra a4c7a746a0 feat(providers): add streaming support for Google Gemini provider (#6191)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-07 14:17:12 -05:00
Douwe Osinga 463eee3f76 Claude 3.7 is out. we had some harcoded stuff (#6197)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-06 15:50:39 -05:00
Jack Amadeo fb1d3dfd3d Bump rust toolchain to 1.92 (current stable) (#6356) 2026-01-06 14:13:20 -05:00
Rabi Mishra 4aa6a176ea fix(openai): handle interleaved streaming chunks in tool call (#6312)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-05 12:13:41 +11:00
Bradley Axen f19ee33e60 feat: add caching support for Anthropic models via Databricks (#6320) 2026-01-03 17:56:37 -08:00
Bradley Axen 4e1384887c chore: refactor format_messages in databricks.rs to reduce line count (#6275) 2025-12-31 10:56:31 +11:00
Rabi Mishra fc8a4b4adf fix(google): Fix 400 Bad Request error with Gemini 3 thought signatures (#6035)
Signed-off-by: rabi <ramishra@redhat.com>
2025-12-17 08:38:46 -05:00
Douwe Osinga 1c820addeb OpenRouter & Xai streaming (#5873)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 13:24:53 -05:00
Bradley Axen 4e649c56ec fix: use system not developer role in db (#6098) 2025-12-12 17:33:09 -08:00
David Katz 239f4ec8aa OpenAI responses streaming (#5837)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 17:25:36 -05:00
Douwe Osinga cdab2fc3a6 Tool reply meta (#6074)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-11 19:43:36 -05:00
Alex Hancock 131c7e7228 feat: ActionRequired (#5897) 2025-12-02 11:48:28 -05:00
Alex Hancock c82a0dd8fc fix(#5626 #5832): handle multiple content chunks & images better (#5839)
Co-authored-by: Pradeepta Dash <pradeepta@exceeds.ai>
2025-11-24 10:52:01 -05:00
Bradley Axen 0ff54ceec3 [fix] generic check for gemini compat (#5842) 2025-11-24 11:51:00 +11:00
David Katz c9e9af52c6 fix: Parse maas models for gcp vertex provider (#5816) 2025-11-20 10:51:36 -05:00
Salvatore Testa cfdf01567d fix: support Gemini 3's thought signatures (#5806)
Signed-off-by: Salvatore Testa <sal@withpersona.com>
2025-11-20 16:28:27 +11:00
Douwe Osinga 0df4ad3296 Ollama improvements (#5609)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-12 11:42:00 -05:00
Zane 89f7384d57 add clippy warning for string_slice (#5422)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-04 17:46:25 -05:00