Commit Graph

13 Commits

Author SHA1 Message Date
Charles Packer
477867f3ec
feat: patch missing inner thoughts on new openai models (#1562) 2024-07-23 19:51:25 -07:00
Kimi
efbdfe4313
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
0681e89c01
chore: .gitattributes (#1511) 2024-07-04 14:45:35 -07:00
Charles Packer
82b9b74efa
feat: add token streaming to the MemGPT API (#1280) 2024-06-24 20:43:46 -07:00
Charles Packer
e8eed7b29c
fix: patch #1401 (#1406) 2024-05-22 20:27:19 -07:00
lenaxia
787498181f
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
da21e7edbc
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
a86374b464
ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
Charles Packer
eaed123af8
chore: run autoflake + isort (#1279) 2024-04-20 11:40:22 -07:00
Charles Packer
aeb4a94e0b
feat: add streaming support for OpenAI-compatible endpoints (#1262) 2024-04-17 23:40:52 -07:00
Charles Packer
7c7b55f335
feat: add Cohere API support (Command-R+) (#1246) 2024-04-12 20:25:23 -07:00
Charles Packer
327acf1d1b
feat: Anthropic Claude API support (#1239) 2024-04-11 15:13:18 -07:00
Charles Packer
bdf7aeb247
feat: add Google AI Gemini Pro support (#1209) 2024-04-10 19:43:44 -07:00