Skip to content

Add SiliconFlow provider - #207

Open
123xiaode456-boop wants to merge 1 commit into
firecrawl:mainfrom
123xiaode456-boop:codex/add-siliconflow-provider
Open

Add SiliconFlow provider#207
123xiaode456-boop wants to merge 1 commit into
firecrawl:mainfrom
123xiaode456-boop:codex/add-siliconflow-provider

Conversation

@123xiaode456-boop

Copy link
Copy Markdown

Summary

  • Add SiliconFlow as an OpenAI-compatible AI provider.
  • Add a SiliconFlow model to the model selector and model API config.
  • Route SiliconFlow models in both edit-intent analysis and code generation flows.
  • Document SiliconFlow environment variables in the root app and create-open-lovable templates.
  • Add a lightweight provider configuration test that verifies SiliconFlow wiring.

Test

node tests/provider-manager-config.test.mjs
node -e "const fs=require('fs'); JSON.parse(fs.readFileSync('package.json','utf8')); console.log('package.json ok')"

Note: this environment does not have npm available, so I could not run the full Next.js lint/build scripts locally.

Related

SiliconFlow task: siliconflow/siliconflow-open-source-tasks#4

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