fixed bugs

This commit is contained in:
belviskhoremk
2026-02-23 14:51:01 +00:00
parent f5d1bfb49d
commit 979fb43228
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ const DEFAULT_FORM: ChatbotFormData = {
name: '',
description: '',
system_prompt: '',
model: 'accounts/fireworks/models/llama-v3p1-70b-instruct',
model: 'accounts/fireworks/models/kimi-k2-instruct-0905',
temperature: 0.7,
max_tokens: 1000,
primary_color: '#6366f1',