Andy Li
|
734680db81
|
feat: timeout configuration for LLM clients + vertex (#2972)
|
2025-06-23 16:55:23 -07:00 |
|
Sarah Wooders
|
630fe0b067
|
fix: remove from mcp so that it works with gemini (#2961)
|
2025-06-21 21:32:18 -07:00 |
|
cthomas
|
b332ebfa85
|
feat: support multi content part input (#2717)
|
2025-06-10 13:36:17 -07:00 |
|
cthomas
|
20e6732f36
|
feat: add multi-modal input support (#2590)
|
2025-06-08 18:28:01 -07:00 |
|
Andy Li
|
d2252f2953
|
feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
|
2025-06-05 17:20:14 -07:00 |
|
cthomas
|
05e376d521
|
feat: add property ordering for vertex structured outputs (#2487)
|
2025-05-28 09:27:26 -07:00 |
|
cthomas
|
eaeac54798
|
fix: google clients thinking config (#2414)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-05-24 09:42:34 -07:00 |
|
cthomas
|
f9d2793caf
|
fix: set thinking budget for vertex tokens (#2367)
|
2025-05-23 09:07:32 -07:00 |
|
cthomas
|
b554171d41
|
feat: add tracing to llm clients (#2340)
|
2025-05-22 13:55:32 -07:00 |
|
cthomas
|
c9aa69d30e
|
fix: google vertex client errors (#2307)
|
2025-05-21 12:03:50 -07:00 |
|
Sarah Wooders
|
e8e1869e1a
|
chore: add gemini + vertex to new agent loop (#2230)
|
2025-05-17 21:47:42 -07:00 |
|
cthomas
|
067facbfc7
|
feat: add informative error for max tokens exceeded (#2223)
|
2025-05-16 14:02:11 -07:00 |
|
cthomas
|
7362ba4a41
|
fix: missing json import (#2073)
|
2025-05-08 13:33:39 -07:00 |
|
cthomas
|
d9a03cd484
|
fix: inner thoughts constant (#2070)
|
2025-05-07 21:33:34 -07:00 |
|
cthomas
|
d1180ab7b9
|
fix: vertex imports (#2063)
|
2025-05-07 15:44:44 -07:00 |
|
Andy Li
|
77e7e9555f
|
chore: enable vertex experimental (#2053)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-07 14:52:26 -07:00 |
|
cthomas
|
fa4b647e85
|
feat: add vertex to new agent loop (#2054)
|
2025-05-07 14:03:07 -07:00 |
|
Sarah Wooders
|
a4da3c5192
|
chore: enable flash and fix vertex integration (#2003)
|
2025-05-05 13:47:28 -07:00 |
|
Andy Li
|
d1865eaa22
|
fix: handle malformed function calls in vertex (#1987)
|
2025-05-02 11:45:41 -07:00 |
|
Matthew Zhou
|
b2627ce22a
|
feat: Add thinking budget for vertex gemini (#1960)
|
2025-04-30 18:37:42 -07:00 |
|
cthomas
|
ce2e8f5c4d
|
feat: add llm config per request (#1866)
|
2025-04-23 16:37:05 -07:00 |
|
cthomas
|
0a1022b910
|
fix: pydantic serializer warning datetime -> int (#1701)
|
2025-04-23 14:53:58 -07:00 |
|
Charles Packer
|
55b75cb855
|
fix: patch gemini 2.5 pro (#1643)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-04-09 18:35:53 -07:00 |
|
Matthew Zhou
|
f109259b0b
|
chore: Inject LLM config directly to batch api request func (#1652)
|
2025-04-09 15:56:54 -07:00 |
|
Matthew Zhou
|
3797b0d536
|
feat: Simplify arguments for LLM clients (#1536)
|
2025-04-02 14:26:27 -07:00 |
|
cthomas
|
2a36af8a5d
|
feat: add new llm client framework and migrate google apis (#1209)
|
2025-03-07 16:34:06 -08:00 |
|