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

UnauthorizedError: status_code: 401, body: {'message': 'invalid api token'} #155

Open
hshaikusa opened this issue Oct 5, 2024 · 1 comment

Comments

@hshaikusa
Copy link

As part of RAG++, in Chapter01, i am getting the following error:

UnauthorizedError: status_code: 401, body: {'message': 'invalid api token'}

I re-ran chapter00 notebook and i don't see any issue getting response using cohere_client.chat(). Please check and advise.
https://wandb.ai/shaik-hashim-national-university/rag-course/weave/calls?filter=%7B%22opVersionRefs%22%3A%5B%22weave%3A%2F%2F%2Fshaik-hashim-national-university%2Frag-course%2Fop%2Fcohere.ClientV2.chat%3A*%22%5D%7D&peekPath=%2Fshaik-hashim-national-university%2Frag-course%2Fcalls%2F01925a92-86d4-7c21-ad71-82ccf644b2d1

@tballowe
Copy link

tballowe commented Oct 6, 2024

I am having the same issue:
cohere.errors.unauthorized_error.UnauthorizedError: status_code: 401, body: {'message': 'invalid api token'}

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