--- name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' --- **Describe the bug** A clear and concise description of what the bug is. **Please describe your setup** - [ ] MemGPT version - What is the output of `memgpt version`? (eg "0.2.4") - [ ] How did you install memgpt? - `pip install pymemgpt`? `pip install pymemgpt-nightly`? `git clone`? - [ ] Describe your setup - What's your OS (Windows/MacOS/Linux)? - How are you running `memgpt`? (`cmd.exe`/Powershell/Anaconda Shell/Terminal) **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. --- If you're not using OpenAI, please provide additional information on your local LLM setup: **Local LLM details** If you are trying to run MemGPT with local LLMs, please provide the following information: - [ ] The exact model you're trying to use (e.g. `dolphin-2.1-mistral-7b.Q6_K.gguf`) - [ ] The local LLM backend you are using (web UI? LM Studio?) - [ ] Your hardware for the local LLM backend (local computer? operating system? remote RunPod?)