runtime error
Exit code: 3. Reason: /usr/local/lib/python3.11/site-packages/pydantic/_internal/_fields.py:132: UserWarning: Field "model_name" in HuggingFaceInferenceAPIEmbeddings has conflict with protected namespace "model_". You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`. warnings.warn( INFO: Started server process [1] INFO: Waiting for application startup. ERROR: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 693, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.11/contextlib.py", line 210, in __aenter__ return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "/app/main.py", line 193, in lifespan await startup() File "/app/main.py", line 232, in startup if HF_TOKEN: login(token=HF_TOKEN, add_to_git_credential=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/huggingface_hub/_login.py", line 111, in login _login(token, add_to_git_credential=add_to_git_credential, write_permission=write_permission) File "/usr/local/lib/python3.11/site-packages/huggingface_hub/_login.py", line 307, in _login raise ValueError("Invalid token passed!") ValueError: Invalid token passed! ERROR: Application startup failed. Exiting. 🚀 Starting Saudi Legal AI v8.2... ✅ Gemini: gemini-2.5-flash ❌ Gemini: gemini-2.0-flash — 429 You exceeded your current quota, ple ❌ Gemini: gemma-3-27b-it — 404 models/gemma-3-27b-it is not found f ✅ Groq: Llama-3.3-70B ✅ Groq: Llama-3.1-8B 📥 Loading dataset... The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well.
Container logs:
Fetching error logs...