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

Use OpenAI by default, make LiteLLM optional #488

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Use OpenAI by default, make LiteLLM optional #488

merged 1 commit into from
Feb 22, 2024

Conversation

TheR1D
Copy link
Owner

@TheR1D TheR1D commented Feb 21, 2024

  • Use OpenAI lib by default.
  • Make LiteLLM optional.
  • Refactor tests.
  • PyPi package extras: pip install shell-gpt[litellm]
  • Update wiki local models documentation.
  • Release notes.
  • Publish new release.

@TheR1D TheR1D added the enhancement New feature or request label Feb 21, 2024
@TheR1D TheR1D self-assigned this Feb 21, 2024
@TheR1D TheR1D linked an issue Feb 21, 2024 that may be closed by this pull request
@TheR1D TheR1D force-pushed the openai-default branch 2 times, most recently from 4b8302c to 8d20f78 Compare February 21, 2024 01:13
@TheR1D TheR1D merged commit 90f3f4c into main Feb 22, 2024
3 checks passed
@TheR1D TheR1D deleted the openai-default branch February 22, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Importing litellm is slow
1 participant