✨ Support switching from JSON to MessagePack in cache during runtime
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
"Etcd": {
|
||||
"Insecure": true
|
||||
},
|
||||
"Cache": {
|
||||
"Serializer": "MessagePack"
|
||||
},
|
||||
"Thinking": {
|
||||
"DefaultService": "deepseek-chat",
|
||||
"Services": {
|
||||
|
||||
Reference in New Issue
Block a user