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.97k
stars
1.42k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Update block label also updates the BlocksAgents table
#2106
mattzh72
opened
2 hours ago
0
Support for AWS Bedrock Claude
#2105
pranavkakade
opened
9 hours ago
0
Cannot start Docker environment: Port 80 in use
#2104
stracker-phil
opened
9 hours ago
0
feat: Make blocks agents mapping table
#2103
mattzh72
closed
3 days ago
0
chore: Change create_tool endpoint on v1 routes to error instead of upsert
#2102
mattzh72
closed
10 hours ago
0
chore: Add more log statements to base orm
#2101
mattzh72
closed
3 days ago
0
fix: Fix block model dump
#2100
mattzh72
closed
3 days ago
0
fix: hotfix for duplicate kwarg bug
#2099
cpacker
closed
3 days ago
1
fix: do a pre-validation validation on the inputs assigned to `agent_state.message_ids`
#2098
cpacker
closed
10 hours ago
0
feat: Add composio tools compatibility to sandboxes
#2097
mattzh72
closed
3 days ago
0
fix: remove stray input
#2096
cpacker
closed
3 days ago
0
fix: add more types to the type_map from python -> json schema
#2095
cpacker
closed
3 days ago
0
feat: refactor agent memory representation and modify routes for editing blocks
#2094
sarahwooders
opened
3 days ago
0
fix: silence bad print
#2093
cpacker
closed
3 days ago
0
fix: silence bad print
#2092
cpacker
closed
3 days ago
0
fix: update save memory to use `BlockUpdate`
#2091
sarahwooders
opened
3 days ago
0
Clarification - Automated Project Bootstrapping Based on Service Specs in Agent Memory
#2090
raolak
opened
3 days ago
0
fix: boost default char limit to 5k for core memory blocks
#2089
cpacker
closed
3 days ago
0
fix: make runtime error warnings.warn instead
#2088
cpacker
closed
4 days ago
0
fix: redo #2085
#2087
cpacker
closed
4 days ago
0
feat: Fix editing memory block limit
#2086
cpacker
closed
4 days ago
0
Revert "feat: add route for editing a memory blocks limit (via `Memory`, instead of via `Blocks`)"
#2085
cpacker
closed
4 days ago
0
feat: add route for editing a memory blocks limit (via `Memory`, instead of via `Blocks`)
#2084
cpacker
closed
4 days ago
0
feat: routes for adding/linking new memory blocks to agents + unlinking blocks from agents
#2083
cpacker
closed
4 days ago
0
test: add test for pip install on python 3.10, 3.11, and 3.12 and remove crewAI tools
#2082
sarahwooders
closed
4 days ago
0
feat: use token limits in core memory instead of character limits
#2081
cpacker
opened
4 days ago
0
fix: Add save agents
#2080
mattzh72
closed
4 days ago
0
Multiple deployment of letta sever pointing to same db results in duplicate persona and human entries
#2079
raolak
opened
5 days ago
2
chore: bump version to 0.5.4
#2078
sarahwooders
closed
5 days ago
0
Pydantic schema error with AsyncGenerator in llama-index integration
#2077
svetly
closed
5 days ago
2
fix: fix `poetry.lock` to pin pydantic version
#2076
sarahwooders
closed
5 days ago
0
fix: Lazy load `llamaindex` imports that are causing issues
#2075
mattzh72
closed
5 days ago
0
fix: fix bug where updates sets block limit to default value
#2074
kl2806
closed
4 days ago
0
feat: allow passing in tags to `client.create_agent(tags=[..])`
#2073
sarahwooders
closed
5 days ago
0
WIP - dmg/exe installable Letta
#2072
norton120
opened
5 days ago
4
Unpacking inner thoughts from more than one tool call (2) is not supported
#2071
victorserbu2709
opened
5 days ago
2
Agent Last Run Is Always Showing as "Never"
#2069
cal88
closed
5 days ago
2
fix: shared memory without requiring send message
#2068
kl2806
closed
4 days ago
0
fix: Fix security vuln with file upload
#2067
mattzh72
closed
6 days ago
0
feat: bump version 0.5.3
#2066
sarahwooders
closed
6 days ago
0
fix(compose.yaml): letta_server hostname mismatch
#2065
ahmedrowaihi
closed
6 days ago
0
fix: patch `user_id` sent in `openai` and `anthropic` payloads
#2064
cpacker
opened
6 days ago
0
feat: insert `AgentState` into tool calls for stateful tools
#2063
sarahwooders
closed
4 days ago
0
fix: Fix ollama CI test
#2062
mattzh72
closed
1 week ago
0
fix: extra safety checks in the token counter for functions
#2061
cpacker
closed
3 days ago
0
Add missing import in functions.py
#2060
andrewrfitz
closed
1 week ago
0
Extra process bars from database coloum
#2059
catoxide
opened
1 week ago
1
fix: Fix Docker compose startup issues (letta-ai#2056)
#2057
sethanderson1
closed
1 week ago
0
Docker Compose startup issues: nginx configuration and database initialization
#2056
sethanderson1
closed
1 week ago
0
use request context when create agent
#2055
khangich
opened
1 week ago
0
Next