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

CLI conveniences #669

Closed
2 tasks
cpacker opened this issue Dec 21, 2023 · 0 comments · Fixed by #674
Closed
2 tasks

CLI conveniences #669

cpacker opened this issue Dec 21, 2023 · 0 comments · Fixed by #674
Labels
good first issue Good for newcomers

Comments

@cpacker
Copy link
Collaborator

cpacker commented Dec 21, 2023

  • Make /attach respect CTRL-D/CTRL-C/KeyboardInterrupt
  • Throw "env vars not set" errors for openai and azure at the beginning of memgpt configure instead of the end
    • For openai/azure as inference provider, throw the error at the inference provider question stage
    • For openai/azure as embeddings provider, throw the error at the embeddings provider question stage
    • For openai, provide the opportunity to enter the key on-the-fly (too much of a hassle atm for azure b/c of the quantity of variables)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant