[Pi] llms and keys

This commit is contained in:
2026-06-28 04:19:53 +02:00
parent 0e07bcced0
commit 7a8a8fce6f
6 changed files with 18 additions and 10 deletions
+10 -1
View File
@@ -1 +1,10 @@
{}
{
"localcpp": {
"type": "api_key",
"key": "no-key-required"
},
"duskadiy": {
"type": "api_key",
"key": "$DUSKADIY_API_KEY"
}
}