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

Cannot determine model provider from model ID openai-chat:gpt-3.5-turbo. #973

Closed
Xwords-cmd opened this issue Aug 31, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@Xwords-cmd
Copy link

I find the openai is provider in your document, but I can't choose it by %%ai openai-chat:gpt-3.5-turbo

Any idea?

@Xwords-cmd Xwords-cmd added the bug Something isn't working label Aug 31, 2024
@krassowski
Copy link
Member

Did you install langchain-openai dependency as per documentation?

| OpenAI | `openai` | `OPENAI_API_KEY` | `langchain-openai` |
| OpenAI (chat) | `openai-chat` | `OPENAI_API_KEY` | `langchain-openai` |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants