ragflow/conf
petertc 4694604836
Specify img2text model by tag (#5063)
### What problem does this PR solve?

The current design is not well-suited for multimodal models, as each
model can only be configured for a single purpose—either chat or
Img2txt. To work around this limitation, we use model aliases such as
gpt-4o-mini and gpt-4o-mini-2024-07-18.

To fix this, this PR allows specifying the Img2txt model by tag instead
of model_type.

### Type of change
- [x] Refactoring
2025-02-18 11:14:48 +08:00
..
infinity_mapping.json Infinity mapping refine. (#4665) 2025-01-27 18:53:49 +08:00
llm_factories.json Specify img2text model by tag (#5063) 2025-02-18 11:14:48 +08:00
mapping.json Make the update script shorter. (#4854) 2025-02-10 18:18:49 +08:00
private.pem build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
public.pem build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
service_conf.yaml Improve storage engine (#4341) 2025-01-06 12:06:24 +08:00