You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see on LINE #395 in indexing-engine.log you have provided, there's an openai.AuthenticationError saying invalid API key. Please cross-check OPEN_API_KEY in environment variables.
If you want to use open-source models, I've put together a repository for deploying models from HuggingFace to local endpoints, having similar functionality to OpenAI APIs. Here’s the link to the repo: https://github.com/rushizirpe/open-llm-server
Describe the issue
❌ create_base_entity_graph
None
⠸ GraphRAG Indexer
├── Loading Input (text) - 1 files loaded (0 filtered) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 0:00:00
├── create_base_text_units
├── create_base_extracted_entities
├── create_summarized_entities
└── create_base_entity_graph
❌ Errors occurred during the pipeline run, see logs for more details.
model: gemma2
embedding model: nomic-ai/nomic-embed-text-v1.5-GGUF/nomic-embed-text-v1.5.Q4_K_M.gguf
Steps to reproduce
No response
GraphRAG Config Used
No response
Logs and screenshots
indexing-engine.log
Additional Information
The text was updated successfully, but these errors were encountered: