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

litellm.BadRequestError #151

Open
NAMEKDSUN opened this issue Nov 19, 2024 · 1 comment
Open

litellm.BadRequestError #151

NAMEKDSUN opened this issue Nov 19, 2024 · 1 comment

Comments

@NAMEKDSUN
Copy link

litellm.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=glm-4-plus
Pass model as E.g. For 'Huggingface' inference endpoints pass in completion(model='huggingface/starcoder',..) Learn more: https://docs.litellm.ai/docs/providers

https://docs.litellm.ai/docs/providers

Tokens: 10k sent, 0 received

I tried to expand other models for the project, and this part of the code is throwing an error. Where in the code is litellm being used? How should I resolve this issue?

@xprabhudayal
Copy link

please be more verbose.

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

No branches or pull requests

2 participants