theminji commited on
Commit
98fd734
·
verified ·
1 Parent(s): ed1269b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ def index():
53
  # Call the GenAI API to get the Manim code
54
  completion = client.chat.completions.create(
55
  extra_body={},
56
- model="deepseek/deepseek-r1-0528-qwen3-8b:free",
57
  messages=[
58
  {
59
  "role": "user",
 
53
  # Call the GenAI API to get the Manim code
54
  completion = client.chat.completions.create(
55
  extra_body={},
56
+ model="moonshotai/kimi-k2:free",
57
  messages=[
58
  {
59
  "role": "user",