We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
People,
I have updated via:
pip install -U pymemgpt
default dirs should have been automatically created?
Describe the bug See the attached output.
What is the output of memgpt version? (eg "0.2.4") 0.3.1
0.3.1
How did you install memgpt? pip install pymemgpt
pip install pymemgpt
Describe your setup: What's your OS Fedora Linux 38
Fedora Linux 38
How are you running memgpt? tmux Terminal
tmux Terminal
MemGPT Config
[defaults] preset = memgpt_chat persona = phi_rho human = phr [model] model = ehartford/dolphin-2.5-mixtral-8x7b model_endpoint = https://api.memgpt.ai model_endpoint_type = vllm model_wrapper = chatml context_window = 32768 [embedding] embedding_endpoint_type = hugging-face embedding_endpoint = https://embeddings.memgpt.ai embedding_model = BAAI/bge-large-en-v1.5 embedding_dim = 1024 embedding_chunk_size = 300 [archival_storage] type = chroma path = /root/.memgpt/chroma [recall_storage] type = sqlite path = /root/.memgpt [metadata_storage] type = sqlite path = /root/.memgpt [version] memgpt_version = 0.3.0 [client] anon_clientid = 000000000000000000006a2f1aa6ab4d ~~~ [memgpt_server_err.txt](https://github.com/cpacker/MemGPT/files/14228650/memgpt_server_err.txt)
The text was updated successfully, but these errors were encountered:
cpacker
Successfully merging a pull request may close this issue.
People,
I have updated via:
pip install -U pymemgpt
default dirs should have been automatically created?
Describe the bug
See the attached output.
What is the output of memgpt version? (eg "0.2.4")
0.3.1
How did you install memgpt?
pip install pymemgpt
Describe your setup:
What's your OS
Fedora Linux 38
How are you running memgpt?
tmux Terminal
MemGPT Config
The text was updated successfully, but these errors were encountered: