Skip to content

Commit 67675fa

Browse files
committed
merge
2 parents 4a575b9 + 496b2e0 commit 67675fa

File tree

9 files changed

+1017
-102
lines changed

9 files changed

+1017
-102
lines changed

docker/.env.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ OSS_ACCESS_KEY_ID=
177177
OSS_ACCESS_KEY_SECRET=
178178
OSS_PUBLIC_BASE_URL=
179179

180-
181180
## SDK / external client
182181
MEMOS_API_KEY=
183182
MEMOS_BASE_URL=https://memos.memtensor.cn/api/openmem/v1

docs/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@
884884
"type": "string",
885885
"title": "Session Id",
886886
"description": "Session ID for the MOS. This is used to distinguish between different dialogue",
887-
"default": "41bb5e18-252d-4948-918c-07d82aa47086"
887+
"default": "461378f4-dfca-48fe-9848-455a3e673350"
888888
},
889889
"chat_model": {
890890
"$ref": "#/components/schemas/LLMConfigFactory",

0 commit comments

Comments
 (0)