Commit Graph

14 Commits

Author SHA1 Message Date
Sarah Wooders
4d758a3073 fix: check for tool call in message object (#1573) 2024-07-26 14:04:29 -07:00
Charles Packer
c504529018 feat: patch missing inner thoughts on new openai models (#1562) 2024-07-23 19:51:25 -07:00
Kimi
8cb69964d2 fix: bug fixing for #1455 - not able to serialize json for Azure (#1495)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-07-04 14:57:49 -07:00
Charles Packer
8b13d195ce chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
Charles Packer
a41a5a0669 feat: add token streaming to the MemGPT API (#1280) 2024-06-24 20:43:46 -07:00
Charles Packer
99758dc319 fix: patch #1401 (#1406) 2024-05-22 20:27:19 -07:00
lenaxia
f370670db1 feat(JSON Response): Enable JSON Response format for all Openai Calls… (#1401)
Signed-off-by: Lenaxia <github@47north.lat>
Co-authored-by: Lenaxia <github@47north.lat>
2024-05-22 19:05:34 -07:00
Sarah Wooders
877dd89f3c fix: refactor create(..) call to LLMs to not require AgentState (#1307)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-04-28 15:21:20 -07:00
Charles Packer
c59af308fe ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
Charles Packer
b35de11d96 chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
Charles Packer
d7d1bd1516 feat: add streaming support for OpenAI-compatible endpoints (#1262) 2024-04-17 23:40:52 -07:00
Charles Packer
5ece354e0e feat: add Cohere API support (Command-R+) (#1246) 2024-04-12 20:25:23 -07:00
Charles Packer
fe4c3510c8 feat: Anthropic Claude API support (#1239) 2024-04-11 15:13:18 -07:00
Charles Packer
703ea47d72 feat: add Google AI Gemini Pro support (#1209) 2024-04-10 19:43:44 -07:00