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

[BUG: rate limit exceeded on basic examples #210

Open
AlbertoMQ opened this issue Aug 11, 2024 · 0 comments
Open

[BUG: rate limit exceeded on basic examples #210

AlbertoMQ opened this issue Aug 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AlbertoMQ
Copy link

Python -VV

Python 3.11.9 (main, Apr  6 2024, 17:59:24) [GCC 9.4.0]

Pip Freeze

aiohappyeyeballs==2.3.5
aiohttp==3.10.3
aiosignal==1.3.1
annotated-types==0.7.0
anyio==4.4.0
attrs==24.2.0
certifi==2024.7.4
charset-normalizer==3.3.2
dataclasses-json==0.6.7
faiss-cpu==1.8.0.post1
filelock==3.15.4
frozenlist==1.4.1
fsspec==2024.6.1
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
httpx-sse==0.4.0
huggingface-hub==0.24.5
idna==3.7
jsonpatch==1.33
jsonpath-python==1.0.6
jsonpointer==3.0.0
langchain==0.2.12
langchain-community==0.2.11
langchain-core==0.2.29
langchain-mistralai==0.1.12
langchain-text-splitters==0.2.2
langsmith==0.1.99
marshmallow==3.21.3
mistralai==1.0.0
multidict==6.0.5
mypy-extensions==1.0.0
numpy==1.26.4
orjson==3.10.7
packaging==24.1
pydantic==2.8.2
pydantic_core==2.20.1
python-dateutil==2.9.0.post0
PyYAML==6.0.2
regex==2024.7.24
requests==2.32.3
safetensors==0.4.4
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.32
tenacity==8.5.0
tokenizers==0.19.1
tqdm==4.66.5
transformers==4.44.0
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.2
yarl==1.9.4

Reproduction Steps

Run everything exactly as detailed in https://docs.mistral.ai/guides/rag/

Expected Behavior

I expect to not have a rate limit exceeded error on a provided example.

Additional Context

No response

Suggested Solutions

No response

@AlbertoMQ AlbertoMQ added the bug Something isn't working label Aug 11, 2024
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

1 participant