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

Code updated to use gpt-3.5-turbo #15

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

amnano
Copy link

@amnano amnano commented Mar 2, 2023

This update does not use any of the new features of the gpt-3.5-turbo (prefix) but can be used to train data and chat cheaper than before.

amnano added 2 commits March 2, 2023 11:05
This update does not use any of the new features of the model (prefix) but can be used to train data and chat cheaper.
@vercel
Copy link

vercel bot commented Mar 2, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @sullivan-sean on Vercel.

@sullivan-sean first needs to authorize it.

@jernkuan
Copy link

jernkuan commented Mar 3, 2023

The newest changes in langchainjs 0.0.20, allows passing of modelName as "gpt-3.5-turbo" to switch to use OpenAIChat internally.

langchain-ai/langchainjs#191

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