mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
added bloocky and dooing
This commit is contained in:
parent
b8f72cb150
commit
92729cff56
16 changed files with 234 additions and 340 deletions
17
.letta/settings.local.json
Normal file
17
.letta/settings.local.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"lastAgent": "agent-local-096f2785-09c8-4487-b71b-f8ac2b81aaaf",
|
||||
"sessionsByServer": {
|
||||
"api.letta.com": {
|
||||
"agentId": "agent-21b21fd6-49e4-4d5c-a1b7-1c6dcd8dacc9",
|
||||
"conversationId": "default"
|
||||
},
|
||||
"local:/Users/daniel/.letta/lc-local-backend": {
|
||||
"agentId": "agent-local-096f2785-09c8-4487-b71b-f8ac2b81aaaf",
|
||||
"conversationId": "default"
|
||||
}
|
||||
},
|
||||
"lastSession": {
|
||||
"agentId": "agent-local-096f2785-09c8-4487-b71b-f8ac2b81aaaf",
|
||||
"conversationId": "default"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue