add system prompt and chunks index views and edit
This commit is contained in:
@@ -125,3 +125,8 @@ services:
|
||||
$scoringVersion: '%mto.index.scoring_version%'
|
||||
$indexFormat: 'ndjson'
|
||||
$vectorBackend: 'faiss'
|
||||
|
||||
App\Service\Admin\IndexNdjsonInspector:
|
||||
arguments:
|
||||
$ndJsonPath: '%mto.vector.data.ndjson.path%'
|
||||
$indexMetaPath: '%mto.vector.data.vector_index_meta_json.path%'
|
||||
|
||||
Reference in New Issue
Block a user