mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-07-31 04:42:00 +00:00

### What problem does this PR solve?
https://github.com/infiniflow/ragflow/issues/8467
when add llm the llm_name will like "llm1___OpenAI-API"
f09ca8e795/api/apps/llm_app.py (L173)
so we should not use llm1 to query
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)