Skip to content

Added GPT-3.5-turbo support #31

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

Closed
wants to merge 1 commit into from
Closed

Conversation

sourasis
Copy link

@sourasis sourasis commented Mar 2, 2023

Hi, I was explaining some AI new comers to understand how the new GPT-3.5-turbo works and gave this python tutorial to learn from. But then realised that the new model isn't supported by the tutorial yet. Hence added GPT-3.5-turbo support to it.

User can run a demo of new model on http:/localhost:5000/turbo with exactly the same behaviour as the earlier tutorial for text-davinci-003. Earlier one continue to be available as before at http:/localhost:5000

README.md will need an update too. Let me know if you want me to push an update for that as well.

@sourasis sourasis changed the title added gpt-3.5-turbo support Added gpt-3.5-turbo support Mar 2, 2023
@sourasis sourasis changed the title Added gpt-3.5-turbo support Added GPT-3.5-turbo support Mar 2, 2023
@logankilpatrick
Copy link
Contributor

Hey! Thanks for this, I have an update on a PR which should be landing soon.

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.

2 participants