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
RAPTOR will use the default LLM which is setup during system setting.
KevinHuSh
changed the title
[Question]: 文件解析失败 使用raptor报没有key when i choose raptor file analysis fail Fail to bind LLM used by RAPTOR Invalid API-key provided
[Question]: RAPTOR failure: Invalid API-key provided
Feb 13, 2025
Describe your problem
2025-02-12 22:00:51 ragflow-server | File "/ragflow/rag/svr/task_executor.py", line 406, in run_raptor
2025-02-12 22:00:51 ragflow-server | chunks = raptor(chunks, row["parser_config"]["raptor"]["random_seed"], callback)
2025-02-12 22:00:51 ragflow-server | File "/ragflow/rag/raptor.py", line 134, in call
2025-02-12 22:00:51 ragflow-server | raise th.result()
2025-02-12 22:00:51 ragflow-server | File "/ragflow/rag/raptor.py", line 82, in summarize
2025-02-12 22:00:51 ragflow-server | cnt = self._chat("You're a helpful assistant.",
2025-02-12 22:00:51 ragflow-server | File "/ragflow/rag/raptor.py", line 43, in _chat
2025-02-12 22:00:51 ragflow-server | raise Exception(response)
2025-02-12 22:00:51 ragflow-server | Exception: ERROR:
2025-02-12 22:00:51 ragflow-server | ERROR: Invalid API-key provided.
The text was updated successfully, but these errors were encountered: