louria
louria
### Duplicates - [X] I have searched the existing issues ### Steps to reproduce 🕹 NEXT ACTION: COMMAND = evaluate_code ARGUMENTS = {'code': 'python -m http.server'} Enter 'y' to authorise...
**Describe the bug** use memgpt delete-agent --agent-name [agent name] returns error "Couldn't find agent named 'test' to delete" but using memgpt list agents can see the agent **Please describe your...
File "/usr/local/lib/python3.11/site-packages/langchain/vectorstores/faiss.py", line 347, in __from index = faiss.IndexFlatL2(len(embeddings[0])) ~~~~~~~~~~^^^ IndexError: list index out of range