|
2483 | 2483 | "api_key": { |
2484 | 2484 | "_input_type": "SecretStrInput", |
2485 | 2485 | "advanced": false, |
2486 | | - "display_name": "OpenAI API Key", |
| 2486 | + "display_name": "SambaNova API Key", |
2487 | 2487 | "dynamic": false, |
2488 | | - "info": "The OpenAI API Key to use for the OpenAI model.", |
| 2488 | + "info": "The SambaNova API Key to use for the SambaNova model.", |
2489 | 2489 | "input_types": [], |
2490 | 2490 | "load_from_db": true, |
2491 | 2491 | "name": "api_key", |
|
2726 | 2726 | "input_types": [], |
2727 | 2727 | "name": "model_name", |
2728 | 2728 | "options": [ |
2729 | | - "gpt-4o-mini", |
2730 | | - "gpt-4o", |
2731 | | - "gpt-4.1", |
2732 | | - "gpt-4.1-mini", |
2733 | | - "gpt-4.1-nano", |
2734 | | - "gpt-4.5-preview", |
2735 | | - "gpt-4-turbo", |
2736 | | - "gpt-4-turbo-preview", |
2737 | | - "gpt-4", |
2738 | | - "gpt-3.5-turbo", |
2739 | | - "o1" |
| 2729 | + "Meta-Llama-3.3-70B-Instruct", |
| 2730 | + "Meta-Llama-3.1-8B-Instruct", |
| 2731 | + "Meta-Llama-3.1-70B-Instruct", |
| 2732 | + "Meta-Llama-3.1-405B-Instruct", |
| 2733 | + "DeepSeek-R1-Distill-Llama-70B", |
| 2734 | + "DeepSeek-R1", |
| 2735 | + "Meta-Llama-3.2-1B-Instruct", |
| 2736 | + "Meta-Llama-3.2-3B-Instruct", |
| 2737 | + "Llama-3.2-11B-Vision-Instruct", |
| 2738 | + "Llama-3.2-90B-Vision-Instruct", |
| 2739 | + "Qwen2.5-Coder-32B-Instruct", |
| 2740 | + "Qwen2.5-72B-Instruct", |
| 2741 | + "QwQ-32B-Preview", |
| 2742 | + "Qwen2-Audio-7B-Instruct" |
2740 | 2743 | ], |
2741 | 2744 | "options_metadata": [], |
2742 | 2745 | "placeholder": "", |
|
3261 | 3264 | "api_key": { |
3262 | 3265 | "_input_type": "SecretStrInput", |
3263 | 3266 | "advanced": false, |
3264 | | - "display_name": "OpenAI API Key", |
| 3267 | + "display_name": "Sambanova API Key", |
3265 | 3268 | "dynamic": false, |
3266 | | - "info": "The OpenAI API Key to use for the OpenAI model.", |
| 3269 | + "info": "The SambaNova API Key to use for the SambaNova model.", |
3267 | 3270 | "input_types": [], |
3268 | 3271 | "load_from_db": true, |
3269 | 3272 | "name": "api_key", |
|
0 commit comments