Skip to content
New issue

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

fix: cleanup stray prints #1335

Merged
merged 1 commit into from
May 3, 2024
Merged

fix: cleanup stray prints #1335

merged 1 commit into from
May 3, 2024

Conversation

cpacker
Copy link
Owner

@cpacker cpacker commented May 3, 2024

SCRIPT /Users/loaner/dev/MemGPT-2/memgpt/cli
FILE PATH /Users/loaner/dev/MemGPT-2/memgpt/cli/../../configs/memgpt_hosted.json
{'context_window': 16384, 'model_endpoint_type': 'openai', 'model_endpoint': 'https://inference.memgpt.ai', 'model': 'memgpt-openai', '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}
📖 MemGPT configuration file updated!
🧠 model        -> memgpt-openai
🖥️  endpoint     -> https://inference.memgpt.ai
⚡ Run "memgpt run" to create an agent with the new config.

@cpacker cpacker changed the title chore: cleanup stray prints fix: cleanup stray prints May 3, 2024
@cpacker cpacker requested a review from sarahwooders May 3, 2024 22:06
Copy link
Collaborator

@sarahwooders sarahwooders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@sarahwooders sarahwooders merged commit e417edc into main May 3, 2024
8 checks passed
@sarahwooders sarahwooders deleted the cleanup branch May 3, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants