- Fix ChatBubble to handle non-string content with String() wrapper - Fix API route to use generateText for non-streaming requests - Add @ai-sdk/openai-compatible for non-OpenAI providers (DeepSeek, etc.) - Use Chat Completions API instead of Responses API for compatible providers - Update ChatBubble tests and fix component exports to kebab-case - Remove stale PascalCase ChatBubble.tsx file
13 lines
345 B
YAML
13 lines
345 B
YAML
# BMB Module Configuration
|
|
# Generated by BMAD installer
|
|
# Version: 6.0.0-alpha.23
|
|
# Date: 2026-01-19T04:24:02.769Z
|
|
|
|
bmb_creations_output_folder: "{project-root}/_bmad-output/bmb-creations"
|
|
|
|
# Core Configuration Values
|
|
user_name: Max
|
|
communication_language: English
|
|
document_output_language: English
|
|
output_folder: "{project-root}/_bmad-output"
|