Kian Jones
b8e9a80d93
merge this ( #4759 )
...
* wait I forgot to comit locally
* cp the entire core directory and then rm the .git subdir
2025-09-17 15:47:40 -07:00
Kian Jones
22f70ca07c
chore: officially migrate to submodule ( #4502 )
...
* remove apps/core and apps/fern
* fix precommit
* add submodule updates in workflows
* submodule
* remove core tests
* update core revision
* Add submodules: true to all GitHub workflows
- Ensure all workflows can access git submodules
- Add submodules support to deployment, test, and CI workflows
- Fix YAML syntax issues in workflow files
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* remove core-lint
* upgrade core with latest main of oss
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-09-09 12:45:53 -07:00
Andy Li
58081e3cea
feat: support for providers
2025-07-22 16:09:50 -07:00
Andy Li
734680db81
feat: timeout configuration for LLM clients + vertex ( #2972 )
2025-06-23 16:55:23 -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
Matthew Zhou
8517ec7230
feat: Asyncify model listing for Gemini ( #2284 )
2025-05-20 16:00:20 -07:00
Sarah Wooders
e8e1869e1a
chore: add gemini + vertex to new agent loop ( #2230 )
2025-05-17 21:47:42 -07:00
jnjpng
f62a06f04d
feat: add endpoint to test connection to llm provider ( #2032 )
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
2025-05-07 16:26:55 -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
cthomas
db6982a4bc
feat: add provider_category field to distinguish byok ( #2038 )
2025-05-06 17:31:36 -07:00
cthomas
8d2ed07e71
feat: add gemini to byok ( #1993 )
2025-05-02 14:01:23 -07:00
Andy Li
d1865eaa22
fix: handle malformed function calls in vertex ( #1987 )
2025-05-02 11:45:41 -07:00
Sarah Wooders
b6095d76e4
fix: trigger gemini retry with ValueError ( #1918 )
2025-04-28 18:47:29 -07:00
Charles Packer
fa34df3e6b
fix: patch weird OSS / cloud drift by copying in OSS into cloud ( #1904 )
2025-04-26 23:21:00 -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
cthomas
e0424dd796
fix: tool_name unreachable bug ( #1803 )
2025-04-19 16:29:14 -07:00
Charles Packer
819e1d2bae
fix: patch key error (unclear if we should fatally error here, or jus… ( #1690 )
2025-04-11 21:24:53 -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
Sarah Wooders
722854f9a9
feat: add gemini 2.5 to google vertex ( #1590 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
2025-04-06 16:53:41 -07:00
Matthew Zhou
3797b0d536
feat: Simplify arguments for LLM clients ( #1536 )
2025-04-02 14:26:27 -07:00
cthomas
096e1aed5d
fix: google model listing api ( #1454 )
2025-03-28 13:59:54 -07:00
cthomas
2a36af8a5d
feat: add new llm client framework and migrate google apis ( #1209 )
2025-03-07 16:34:06 -08:00