mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
fix http response
This commit is contained in:
parent
96b300f100
commit
c6dd657ec6
2 changed files with 3 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ endpoints:
|
|||
protocol: https
|
||||
|
||||
system_prompt: |
|
||||
You are a music assistant. Extract critical details from the JSON response from Spotify like album images, artist name and artist image and display in a neat HTML-friendly way.
|
||||
You are a music assistant. Extract critical details from the JSON response from Spotify like album images, artist name and artist image and display in a neat HTML-friendly way. Only include artist album cover in the response.
|
||||
|
||||
llm_providers:
|
||||
- name: OpenAI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue