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.88k
stars
1.41k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: boost default char limit to 5k for core memory blocks
#2089
cpacker
opened
2 hours ago
0
fix: make runtime error warnings.warn instead
#2088
cpacker
closed
2 hours ago
0
fix: redo #2085
#2087
cpacker
closed
2 hours ago
0
feat: Fix editing memory block limit
#2086
cpacker
closed
2 hours ago
0
Revert "feat: add route for editing a memory blocks limit (via `Memory`, instead of via `Blocks`)"
#2085
cpacker
closed
3 hours ago
0
feat: add route for editing a memory blocks limit (via `Memory`, instead of via `Blocks`)
#2084
cpacker
closed
3 hours ago
0
feat: routes for adding/linking new memory blocks to agents + unlinking blocks from agents
#2083
cpacker
closed
3 hours ago
0
test: add test for pip install on python 3.10, 3.11, and 3.12 and remove crewAI tools
#2082
sarahwooders
closed
3 hours ago
0
feat: use token limits in core memory instead of character limits
#2081
cpacker
opened
9 hours ago
0
fix: Add save agents
#2080
mattzh72
closed
13 hours ago
0
Multiple deployment of letta sever pointing to same db results in duplicate persona and human entries
#2079
raolak
opened
1 day ago
2
chore: bump version to 0.5.4
#2078
sarahwooders
closed
1 day ago
0
Pydantic schema error with AsyncGenerator in llama-index integration
#2077
svetly
closed
1 day ago
2
fix: fix `poetry.lock` to pin pydantic version
#2076
sarahwooders
closed
1 day ago
0
fix: Lazy load `llamaindex` imports that are causing issues
#2075
mattzh72
closed
1 day ago
0
fix: fix bug where updates sets block limit to default value
#2074
kl2806
closed
9 hours ago
0
feat: allow passing in tags to `client.create_agent(tags=[..])`
#2073
sarahwooders
closed
1 day ago
0
WIP - dmg/exe installable Letta
#2072
norton120
opened
1 day ago
2
Unpacking inner thoughts from more than one tool call (2) is not supported
#2071
victorserbu2709
opened
1 day ago
2
Agent Last Run Is Always Showing as "Never"
#2069
cal88
closed
1 day ago
2
fix: shared memory without requiring send message
#2068
kl2806
closed
9 hours ago
0
fix: Fix security vuln with file upload
#2067
mattzh72
closed
2 days ago
0
feat: bump version 0.5.3
#2066
sarahwooders
closed
2 days ago
0
fix(compose.yaml): letta_server hostname mismatch
#2065
ahmedrowaihi
closed
2 days ago
0
fix: patch `user_id` sent in `openai` and `anthropic` payloads
#2064
cpacker
opened
3 days ago
0
feat: insert `AgentState` into tool calls for stateful tools
#2063
sarahwooders
closed
12 hours ago
0
fix: Fix ollama CI test
#2062
mattzh72
closed
3 days ago
0
fix: extra safety checks in the token counter for functions
#2061
cpacker
opened
3 days ago
0
Add missing import in functions.py
#2060
andrewrfitz
closed
3 days ago
0
Extra process bars from database coloum
#2059
catoxide
opened
3 days ago
1
fix: Fix Docker compose startup issues (letta-ai#2056)
#2057
sethanderson1
closed
4 days ago
0
Docker Compose startup issues: nginx configuration and database initialization
#2056
sethanderson1
closed
4 days ago
0
use request context when create agent
#2055
khangich
opened
4 days ago
0
refactor agent create function
#2054
khangich
opened
4 days ago
2
fix: context window overflow patch
#2053
cpacker
closed
3 days ago
0
Stacktrace on letta server
#2052
distributev
opened
4 days ago
1
simple refactor
#2051
khangich
opened
4 days ago
0
Dropdowns are not scrollable, causing usability issues with large lists
#2050
rashidrashiii
opened
5 days ago
1
feat: added token counter command to CLI
#2047
cpacker
closed
4 days ago
0
fix: Fix summarizer for Anthropic and add integration tests
#2046
mattzh72
closed
6 days ago
1
feat: support togetherAI via `/completions`
#2045
cpacker
closed
3 days ago
1
Context window is not read in anthropic and summarize is not working
#2044
Sapessii
opened
6 days ago
0
Cannot create source using text-embedding-ada-002 model
#2043
CristianBB
opened
6 days ago
6
Import tools from a langchain toolkit
#2042
victorserbu2709
opened
6 days ago
5
UI issues
#2041
okezue
opened
6 days ago
0
feat: Sandboxing for tool execution
#2040
mattzh72
opened
1 week ago
0
core: update notebooks to 0.5.2 and add agent cleanup (error on duplicate names)
#2038
sarahwooders
closed
2 days ago
0
feat: offline memory agent
#2036
kl2806
opened
1 week ago
0
refactor: patching openapi schema
#2035
cpacker
opened
1 week ago
0
fix: Fix tool deletion bug
#2034
mattzh72
closed
1 week ago
0
Next