We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b757acd commit 72343d4Copy full SHA for 72343d4
ServiceStack/src/ServiceStack.AI.Chat/chat/llms.json
@@ -2,7 +2,7 @@
2
"defaults": {
3
"headers": {
4
"Content-Type": "application/json",
5
- "User-Agent": "llms.py/1.0"
+ "User-Agent": "ServiceStack.AI.Chat/1.0"
6
},
7
"text": {
8
"model": "kimi-k2",
ServiceStack/tests/NorthwindAuto/wwwroot/chat/llms.json
0 commit comments