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

FEATURE: Support ChatGPT model #4

Merged
merged 5 commits into from Mar 2, 2023
Merged

FEATURE: Support ChatGPT model #4

merged 5 commits into from Mar 2, 2023

Conversation

merefield
Copy link
Owner

@merefield merefield commented Mar 2, 2023

  • Adds support for the model behind ChatGPT ("gpt-3.5-turbo")
    • improves responses and avoids prompt 'hacking'
    • reduces cost of use by a factor of 10!
    • provides option to modify nature of response by setting up a freeform expectation, e.g. "You are a helpful assistant", or "You are a mad scientist"?!
  • Adds setting for delay in seconds for paying customers who want a faster response and have better rate limits
  • Cleans up some code and improves console feedback.

@merefield merefield changed the title Support chat gpt model FEATURE: Support ChatGPT model Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants