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

not able to reach the embedding file #1

Open
priyankapvernekar opened this issue Sep 6, 2024 · 0 comments
Open

not able to reach the embedding file #1

priyankapvernekar opened this issue Sep 6, 2024 · 0 comments

Comments

@priyankapvernekar
Copy link

Calculating embeddings: 0%| | 0/4 [00:00<?, ?it/s]

HTTPError Traceback (most recent call last)
in <cell line: 5>()
3
4 # Create embeddings
----> 5 indexing.run({"converter": {"sources": document_sources}})

5 frames
/usr/local/lib/python3.10/dist-packages/requests/models.py in raise_for_status(self)
1022
1023 if http_error_msg:
-> 1024 raise HTTPError(http_error_msg, response=self)
1025
1026 def close(self):

HTTPError: 404 Client Error: Not Found for url: https://integrate.api.nvidia.com/v1/embeddings

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

1 participant