|
- {
- "Config": {
- "LLM": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "RAG": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "Resume_Documents": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "Interpretation_Images": {
- "Primary": "llava-llama3:latest",
- "Secondary": "llava:7b",
- "Fallback": ""
- },
- "Prompt_Generation_Fooocus": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "Analyse_Mails": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "Analyse_CV_Mission": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "Facture_To_Xml": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "TF_From_DSF": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "LLM_CODER": {
- "Primary": "qwen3-coder:30b",
- "Secondary": "deepseek-coder-v2:16b",
- "Fallback": "gpt-oss:20b"
- },
- "CV_To_Xml": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- },
- "Generation_Mails": {
- "Primary": "gpt-oss:20b",
- "Secondary": "qwen3-vl:32b",
- "Fallback": "gpt-oss:120b"
- }
- }
- }
|