Commit Graph

17 Commits

Author SHA1 Message Date
Charles Packer
55a36a6e3d
revert: #1659 (#1660) 2024-08-16 19:52:47 -07:00
Sarah Wooders
b39ad16a9d
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (cleaned up git history) (#1659)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
Co-authored-by: robingotz <tug29225@temple.edu>
Co-authored-by: Vandracon <vandracon@yahoo.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
Co-authored-by: Scott <scott@vysona.com>
Co-authored-by: Jonathan Ward <jonathan.ward7892@gmail.com>
Co-authored-by: madgrizzle <john@thehogans.name>
Co-authored-by: Carlo <284474102@qq.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Robin Goetz <35136007+goetzrobin@users.noreply.github.com>
2024-08-16 19:33:47 -07:00
Charles Packer
f39dea92d9
fix: patches to the API for non-streaming OAI proxy backends (#1653) 2024-08-16 09:48:28 -07:00
Sarah Wooders
2b88d91974
fix: check for tool call in message object (#1573) 2024-07-26 14:04:29 -07:00
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