mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 00:53:14 +00:00
Add conversations to db.json
This commit is contained in:
@@ -225,7 +225,19 @@
|
||||
"version": "0.1.0"
|
||||
}
|
||||
],
|
||||
"conversations": [],
|
||||
"conversations": [
|
||||
{
|
||||
"id": "65cf39c936523eea21ebe117",
|
||||
"name": "Request clarification"
|
||||
},
|
||||
{
|
||||
"id": "65cf39ba36523eea21ebe116",
|
||||
"name": "Clarification request"
|
||||
},
|
||||
{
|
||||
"id": "65cf37e97d527c332bbac933",
|
||||
"name": "Greetings, assistance inquiry."
|
||||
}],
|
||||
"docs_check": {
|
||||
"status": "loaded"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user