Commit Graph

18 Commits

Author SHA1 Message Date
Andy Li
4b14a31f42 fix: summarization includes tool call message before truncation (#2084)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-05-09 15:01:12 -07:00
Charles Packer
22c7c71c66 feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-12 17:33:24 -07:00
Matthew Zhou
9ac089a143 feat: Reverse inner thoughts for chat completions endpoint (#1081) 2025-02-20 12:30:34 -08:00
Matthew Zhou
a734f99d8d feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
Matthew Zhou
cd75ebe51c feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
Matthew Zhou
c3cc35d505 chore: Merge OSS (#512) 2025-01-06 10:46:53 -08:00
Caren Thomas
461ad00ca6 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Shubham Naik
c79eeacd20 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Charles Packer
14cdc4342d
feat: support pydantic models in tool uploads + patch dict/list types (#2112) 2024-11-30 10:09:03 -08:00
Matthew Zhou
d6826875c2
feat: Implement tool calling rules for agents (#1954) 2024-10-30 16:53:41 -07:00
Charles Packer
eb6a1997a4
feat: fix streaming put_inner_thoughts_in_kwargs (#1913) 2024-10-21 17:07:20 -07:00
Charles Packer
eb97f157ff
revert: Revert "feat: fix streaming put_inner_thoughts_in_kwargs" (#1912) 2024-10-19 23:48:27 -07:00
Charles Packer
9e83dbc27f
feat: fix streaming put_inner_thoughts_in_kwargs (#1911) 2024-10-19 21:49:45 -07:00
Matthew Zhou
01fdf8684c
feat: Add put_inner_thoughts_in_kwargs as a config setting for the LLM (#1902)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-17 15:54:03 -07:00
Matthew Zhou
d7340eaa4d
test: Fix Azure tests and write CI tests (#1871)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-11 15:12:45 -07:00
Matthew Zhou
2492ad780d
test: add complex gemini tests (#1853)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-09 10:00:21 -07:00
Matthew Zhou
bc2c0b2482
fix: refactor Google AI Provider / helper functions and add endpoint test (#1850)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 16:55:11 -07:00
Matthew Zhou
7be60fcf0f
fix: Fix Azure provider and add complex e2e testing (#1842)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-07 17:59:06 -07:00