This website requires JavaScript.
Explore
Help
Register
Sign In
Fimeg
/
letta-server
Watch
1
Star
0
Fork
0
You've already forked letta-server
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
16fa71b88e97a808bed3fc0cd1bf91c0c6ef8b60
letta-server
/
memgpt
/
models
History
Sarah Wooders
40b23987ed
feat: Update REST API routes GET information for agents/humans/personas and store humans/personas in DB (
#1074
)
2024-03-02 13:07:24 -08:00
..
chat_completion_request.py
fix: patch bug in verify first message + add
ChatCompletionRequest
models to the models dir (
#985
)
2024-02-09 17:00:33 -08:00
chat_completion_response.py
refactor: Use
Message
types inside Agent state (
agent.messages
), enabling immediate tracking of
Message
objects (
#836
)
2024-01-17 17:02:56 -08:00
embedding_response.py
fix: various patches for Azure support + strip
Box
(
#982
)
2024-02-09 15:01:57 -08:00
openai.py
feat: Partial support for OpenAI-compatible assistant API (
#838
)
2024-02-13 16:09:20 -08:00
pydantic_models.py
feat: Update REST API routes GET information for agents/humans/personas and store humans/personas in DB (
#1074
)
2024-03-02 13:07:24 -08:00