mirror of
https://github.com/katanemo/plano.git
synced 2026-07-11 16:12:13 +02:00
add Meta Model API provider for Muse Spark 1.1 (#984)
This commit is contained in:
parent
dc522d8bfc
commit
9c2a56e042
4 changed files with 20 additions and 4 deletions
1
.github/workflows/update-providers.yml
vendored
1
.github/workflows/update-providers.yml
vendored
|
|
@ -57,6 +57,7 @@ jobs:
|
|||
GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY }}
|
||||
OPENROUTER_API_KEY: ${{ secrets.OPENROUTER_API_KEY }}
|
||||
AI_GATEWAY_API_KEY: ${{ secrets.AI_GATEWAY_API_KEY }}
|
||||
META_MODELS_API_KEY: ${{ secrets.META_MODELS_API_KEY }}
|
||||
run: cargo run --bin fetch_models --features model-fetch
|
||||
|
||||
- name: Create pull request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue