From b8aa8121c8e6558c38794a213e091970d60270cd Mon Sep 17 00:00:00 2001 From: Sarah Wooders Date: Thu, 8 Feb 2024 12:29:14 -0800 Subject: [PATCH] chore: Update bug_report.md to request`~/.memgpt/config` (#970) lgtm tyvm --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d9fa4b0c..34088355 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,9 +11,6 @@ assignees: '' 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 @@ -26,6 +23,9 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. +**MemGPT Config** +Please attach your `~/.memgpt/config` file or copy past it below. + --- If you're not using OpenAI, please provide additional information on your local LLM setup: