Skip to content

fix(ai): LLM_FLASH_MODEL을 gemini-3.1-flash-lite 로 번경#36

Merged
i3months merged 1 commit into
devfrom
fix/llm-flash-model-name
May 30, 2026
Merged

fix(ai): LLM_FLASH_MODEL을 gemini-3.1-flash-lite 로 번경#36
i3months merged 1 commit into
devfrom
fix/llm-flash-model-name

Conversation

@i3months

Copy link
Copy Markdown
Member

운영 골든패스 E2E 도중 발견:
openai.NotFoundError: 404 - Model 'gemini-3.1-flash-lite-preview' not found

Mindlogic factchat-cloud 게이트웨이 카탈로그 (GET /v1/gateway/models) 확인 결과 Flash 계열로 가용한 모델은 gemini-3.5-flash / gemini-3.1-flash-lite / gemini-3-flash-preview / gemini-2.5-flash. Pro 와 달리 Flash Lite 는 "-preview" 접미가 없음. default 값을 가용 모델로 정정.

  • ai/src/ai_server/config/settings.py default
  • ai/.env.example, .env.example, docker-compose.yml default
  • docs/environment.md

…로그 정합)

운영 골든패스 E2E 도중 발견:
  openai.NotFoundError: 404 - Model 'gemini-3.1-flash-lite-preview' not found

Mindlogic factchat-cloud 게이트웨이 카탈로그 (`GET /v1/gateway/models`) 확인 결과
Flash 계열로 가용한 모델은 gemini-3.5-flash / gemini-3.1-flash-lite /
gemini-3-flash-preview / gemini-2.5-flash. Pro 와 달리 Flash Lite 는 "-preview"
접미가 없음. default 값을 가용 모델로 정정.

- ai/src/ai_server/config/settings.py default
- ai/.env.example, .env.example, docker-compose.yml default
- docs/environment.md
@vercel

vercel Bot commented May 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stackup Ready Ready Preview, Comment May 30, 2026 6:39am

@i3months i3months merged commit 21f21b5 into dev May 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant