fix(frontend): missing config for Custom AI (#5351)

This commit is contained in:
HugoCasa
2025-02-21 18:31:11 +01:00
committed by GitHub
parent 7cf02d81f4
commit bb9bf656f5
@@ -92,6 +92,7 @@ export const OPENAI_COMPATIBLE_COMPLETION_CONFIG = {
groq: DEFAULT_COMPLETION_CONFIG,
openrouter: DEFAULT_COMPLETION_CONFIG,
deepseek: DEFAULT_COMPLETION_CONFIG,
customai: DEFAULT_COMPLETION_CONFIG,
googleai: {
...DEFAULT_COMPLETION_CONFIG,
seed: undefined // not supported by gemini