Commit Graph

424 Commits

Author SHA1 Message Date
Michael Neale 3bb5600632 chore: remove unused dependencies (#3049) 2025-07-03 09:39:14 -04:00
Salvatore Testa ecbd71920d fix: Pass Google AI API key in HTTP header, not query param (#3192) 2025-07-02 09:39:21 -04:00
jack 620474b76e Fix cost tracking accuracy and OpenRouter model pricing (#3189)
Co-authored-by: jack <>
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-07-01 21:14:05 -05:00
Ebony Louis 89d3658ae1 Temporarily Remove GH Copilot Provider (#3199) 2025-07-01 16:24:06 -04:00
Salman Mohammed 75454b96da feat: use tiktoken-rs instead of tokenizers, single global tokenizer (#3115)
Co-authored-by: jack <>
2025-07-01 14:42:51 -04:00
Angie Jones e8be963cdb add claude 4 models (#3143) 2025-06-28 19:02:43 +03:00
Zane ee0ae10682 Fix clippy + test errors (#3120) 2025-06-27 10:43:56 -07:00
Michael Neale 0962041696 feat: new cli provider for claude code and gemini (#3083) 2025-06-27 15:55:47 +10:00
jack d2ff4f3746 feat: Add comprehensive cost tracking display for LLM usage (#2992)
Co-authored-by: jack <jack@deck.local>
Co-authored-by: Bradley Axen <baxen@squareup.com>
2025-06-26 19:46:14 +10:00
Gary Zhou 2d5d034371 feat (cli): list Groq-supported models (#3048) 2025-06-24 21:31:43 +03:00
Will Pfleger a4546d4108 feat: list Databricks-supported models and enable fuzzy search during model configuration (#3039) 2025-06-23 12:53:15 -07:00
Rami Chowdhury 6dbb4737f8 feat(providers): update Google Gemini models to latest available models (#2989)
Co-authored-by: Rami Chowdhury <"rami@skyfi.com">
2025-06-21 17:22:29 -07:00
Andy Bromberg 3d56565776 fix: updated openrouter known models (#3021) 2025-06-21 09:47:41 -07:00
jack bd25b15aab Add xAI Provider Support for Grok Models (#2976)
Co-authored-by: jack <jack@deck.local>
2025-06-20 10:27:28 -07:00
jack 657718d8c0 feat: Add lead-worker model selection and real-time model display in GUI (#2964)
Co-authored-by: jack <jack@deck.local>
2025-06-17 20:40:20 -07:00
Ebony Louis 3468973c48 Fix GitHub Copilot Provider Config (#2955) 2025-06-17 16:26:28 -07:00
Michael Neale cf9b821b19 fix: thinking applies to claude 4 as well (#2943) 2025-06-16 09:58:00 -07:00
Tyler White 7e40cd4637 fix: correct spelling in error messages and documentation (#2840) 2025-06-13 14:56:11 -07:00
damienrj a7ad73197d Damien/sagemaker tgi (#2888) 2025-06-13 11:35:42 -07:00
Tyler White 9945e51d73 docs: update Snowflake link and description verbiage (#2882) 2025-06-12 18:55:44 -04:00
Yingjie He d8ee167ff0 fix the claude model name (#2890) 2025-06-12 14:33:06 -07:00
Michael Neale 1a73708a2f claude 4 listing (#2843) 2025-06-10 13:52:11 +10:00
Michael Neale 2f8f8e5767 feat: lead/worker model (#2719) 2025-06-05 13:55:32 +10:00
Brandon Kvarda a1ebd2f703 Add retries w/ exponential backoff for databricks provider (#2764) 2025-06-04 16:19:50 -07:00
GitMurf 465a43cf51 fix(copilot): gh copilot auth token conflicts w/ gh mcp env var (#2743) 2025-06-04 14:46:27 -05:00
xinbenlv 176ab18880 feat(providers): Add support for Gemini 2.5 Flash Preview and Pro Preview models (#2780) 2025-06-04 10:58:30 -07:00
Michael Neale 601744518d fix: new models have different messages for context length exceeded (#2763) 2025-06-03 09:53:32 -04:00
Tyler White 8c9a89efde feat: add Snowflake provider (#2488)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-06-02 13:37:00 +10:00
Alice Hau 3d277177db [fix] convert message types in toolshim mode (#2730)
Co-authored-by: Alice Hau <ahau@squareup.com>
Co-authored-by: Alice Hau <alice.a.hau@gmail.com>
2025-05-30 13:23:25 -04:00
Alice Hau 7e9f959661 [chore] update tool router env var names to have goose prefix (#2722)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-30 13:22:46 -04:00
Alice Hau bf1c0d51e4 feat: lancedb vector tool selection (#2654)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-28 20:23:02 -07:00
adaug cf7bb08ee1 feat: add claude 4 to vertex dropdown (#2697)
Co-authored-by: Tony D'Augustine <tdaugustine@wayfair.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-05-29 12:40:45 +10:00
Max Novich 8fade6b320 Add GIF unsupported format test (#2618) 2025-05-21 10:31:18 -07:00
Antonio Cheong 4ae5e4264c feat: GitHub Copilot stream support (fixes gpt-4.1, claude) (#2576)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-05-19 10:23:04 -07:00
Lifei Zhou 24a8195702 fix: the conflict_with in no-session arg (#2531) 2025-05-14 18:01:02 +10:00
faces e63300887f goose/providers: add Venice.ai private open-source LLM (#2252) 2025-05-13 15:52:44 -07:00
Lily Delalande 01e28423ff ctx_management: summarize on command button (#2479) 2025-05-08 11:43:53 -06:00
Tyler Rockwood d395fb9266 goose/providers: add github copilot (#1926) 2025-05-08 18:14:10 +10:00
Tibor Vass df512ab36d Remove outdated truncation of tool descriptions in OpenAI and Databricks providers (#2465)
Signed-off-by: Tibor Vass <teabee89@gmail.com>
2025-05-07 21:01:07 -05:00
Alice Hau c99d5beb07 feat: Azure credential chain logging (#2413)
Co-authored-by: Michael Paquette <mpaquette@pax8.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-01 14:09:37 -04:00
Zane 1e3c40a0ed changed default model for databricks to goose-claude-3-5-sonnet (#2406) 2025-05-01 09:07:36 -07:00
Yingjie He 8d6c5ef6af fix: expose ollama error (#2378) 2025-04-28 16:46:39 -07:00
Salman Mohammed fd1f829751 feat: present options to user when context length is exceeded (#2207)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-04-23 17:19:32 -07:00
zengqin huang fa8059231d Add new model to google.rs (#2311) 2025-04-23 08:57:14 -07:00
Yingjie He cc755100f0 feat: use the same permission flow for enable extensions (#2302) 2025-04-23 08:54:04 -07:00
Zane e859ad1115 Chat bottom menu bar token and tools alerts (#2146)
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
2025-04-18 10:43:50 -07:00
Yingjie He 30a4965c17 feat: support o4-mini model (#2247) 2025-04-17 11:30:46 -07:00
Chris Rose ee1d20ecf1 feat: allow OPENAI_CUSTOM_HEADERS to be set in goose config (#2235) 2025-04-16 19:55:34 -07:00
Michael Neale 9524bc8b8d feat: better support for gpt 4.1 with per model prompts (#2201) 2025-04-17 11:39:41 +10:00
meenalc e073e32178 feat: Build a prototype FFI for goose rust library (#2206)
This builds a prototype FFI for goose rust library which only supports initializing goose agent and sending message, there is no support for tool calling yet in this library.
2025-04-16 16:53:03 -07:00