mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-07-03 03:01:09 +02:00
Improved indexing (#3594)
* nit * k * add steps * main util functions * functioning fully * quick nit * k * typing fix * k * address comments
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import requests
|
||||
|
||||
from onyx.document_index.vespa.index import DOCUMENT_ID_ENDPOINT
|
||||
from onyx.document_index.vespa_constants import DOCUMENT_ID_ENDPOINT
|
||||
|
||||
|
||||
class vespa_fixture:
|
||||
|
Reference in New Issue
Block a user