issues
search
letta-ai
/
letta
Letta (formerly MemGPT) is a framework for creating LLM services with memory.
https://letta.com
Apache License 2.0
12.08k
stars
1.34k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: add letta web saftey test
#1991
4shub
closed
41 minutes ago
0
chore: update `poetry.lock`
#1990
sarahwooders
closed
1 hour ago
0
chore: install all extras for prod
#1989
4shub
closed
2 hours ago
0
fix: fix issue with linking tools and adding new tools
#1988
sarahwooders
closed
1 hour ago
0
fix: add `name` alias to `block.template_name` to fix ADE
#1987
sarahwooders
closed
4 hours ago
0
feat: add convenience link to open ADE from server launch
#1986
cpacker
closed
5 hours ago
0
docs: update badges in readme
#1985
cpacker
closed
5 hours ago
0
feat: Add ability to add tags to agents
#1984
mattzh72
opened
22 hours ago
0
feat: move HTML rendering of messages into `LettaResponse` and update notebook
#1983
sarahwooders
opened
23 hours ago
0
feat: add ability to list agents by `name` for REST API and python SDK
#1982
sarahwooders
closed
22 hours ago
0
chore: Move ID generation logic out of the ORM layer and into the Pydantic model layer
#1981
mattzh72
closed
22 hours ago
0
feat: Move blocks to ORM model
#1980
mattzh72
opened
1 day ago
0
feat: Move Source to ORM model
#1979
mattzh72
opened
1 day ago
0
feat: added ability to disable the initial message sequence during agent creation
#1978
cpacker
closed
1 day ago
0
fix: More migration fixes
#1977
4shub
closed
39 minutes ago
0
chore: Tweak composio log levels
#1976
mattzh72
closed
3 days ago
0
chore: Remove extra print statements
#1975
mattzh72
closed
2 days ago
0
chore: Migrate database
#1974
4shub
closed
3 days ago
0
chore: Migrate database
#1973
mattzh72
closed
3 days ago
0
chore: fix migration script
#1972
4shub
closed
3 days ago
0
feat: Add endpoint to add base tools to an org
#1971
mattzh72
closed
5 days ago
0
fix: removed dead workflow file
#1970
cpacker
closed
5 days ago
0
fix: stop running the PR title validation on main, only on PRs
#1969
cpacker
closed
5 days ago
0
chore: fix lettaresponse
#1968
4shub
closed
5 days ago
0
Failed to strip inner thoughts from kwarg (SDK)
#1967
quantumalchemy
opened
5 days ago
0
fix: fix bug with `POST /v1/agents/messages` route returning empty `LettaMessage` base objects
#1966
cpacker
closed
5 days ago
0
fix: math renderer error
#1965
4shub
closed
6 days ago
0
Update Docker instructions / default port
#1964
kilometers
opened
6 days ago
0
Groq response to simple query: context_length_exceeded
#1963
davidsells
opened
6 days ago
0
The .env file is not being used only environment variables work.
#1962
davidsells
opened
6 days ago
0
fix: updates to docker `startup.sh` (run alembic for postgres) and docker repo
#1961
sarahwooders
opened
6 days ago
0
chore: add migration script
#1960
4shub
closed
6 days ago
0
fix: Make imports more explicit for `BaseModel` v1 or v2
#1959
mattzh72
closed
6 days ago
0
feat: Auto-refresh `json_schema` after tool update
#1958
mattzh72
closed
1 week ago
0
chore: fix markdown error
#1957
4shub
closed
1 week ago
0
fix: Fix create organization bug
#1956
mattzh72
closed
1 week ago
0
feat: added returning usage data
#1955
cpacker
closed
1 week ago
0
feat: Implement tool calling rules for agents
#1954
mattzh72
closed
6 days ago
0
feat: add workflow to also publish to memgpt repository
#1953
sarahwooders
closed
1 week ago
0
Requesting Response in Markdown Causes Unexpected Application Error
#1952
davidsells
closed
1 week ago
2
feat: rename `block.name` to `block.template_name` for clarity and add shared block tests
#1951
sarahwooders
closed
2 days ago
0
fix: Clean up some legacy code and fix Groq provider
#1950
mattzh72
closed
1 week ago
0
feat: move docker run command to use port 8283
#1949
sarahwooders
closed
1 week ago
0
Groq models are not being loaded
#1948
davidsells
closed
1 week ago
1
Has recursive summarization been implemented?
#1947
cabbagecabbage
closed
1 week ago
1
Docker usage, setting OpenAI Key in .env alone is not enough to get it to work.
#1946
mcapodici
opened
1 week ago
2
changes privacy.md with new formatting and fixes all the grammatical errors.
#1945
HimangshuYadav
opened
1 week ago
1
feat: Enable base constructs to automatically populate "created_by" and "last_updated_by" fields for relevant objects
#1944
mattzh72
closed
1 week ago
1
feat: Add mock llm api for unit tests that only require static response (#1939)
#1943
sarahwooders
opened
1 week ago
0
chore: Remove legacy code and instances of anon_clientid
#1942
mattzh72
closed
1 week ago
0
Next