Open jonabert opened 5 months ago
@jonabert, can you please check and verify whether you are getting answers related to context by querying the app or not?
can you be more specific in what I shall test? I'm using the full-stack example
can you be more specific in what I shall test? I'm using the full-stack example
Sure, here can check that after adding your data, when you query your bot are you getting relevant answers? I mean answers around the context of your data source.
š Describe the bug
I used a MTEB huggingface embedding model (Alibaba-NLP / gte-large-en-v1.5) I get this as an erratic situation, without an obvious error. INFO: Started server process [339843] INFO: Waiting for application startup. INFO: Application startup complete. ā Compiling / ... ā Compiled / in 1629ms (637 modules) ā Compiled in 138ms (313 modules) ā Compiled /admin/data/add in 395ms (743 modules) (node:339731) [DEP0060] DeprecationWarning: The (node:net:338:12)
at TCP.callbackTrampoline (node:internal/async_hooks:130:17) {
code: 'ECONNRESET'
}
Error: socket hang up
at Socket.socketCloseListener (node:_http_client:475:25)
at Socket.emit (node:events:532:35)
at TCP. (node:net:338:12)
at TCP.callbackTrampoline (node:internal/async_hooks:130:17) {
code: 'ECONNRESET'
}
ā Compiled /_error in 320ms (912 modules)
Inserting batches in chromadb: 0%| | 0/21 [00:00<?, ?it/s]
Inserting batches in chromadb: 0%| | 0/21 [00:00<?, ?it/s]
Inserting batches in chromadb: 0%| | 0/21 [00:00<?, ?it/s]
Inserting batches in chromadb: 0%| | 0/21 [00:00<?, ?it/s]
Inserting batches in chromadb: 0%| | 0/21 [00:00<?, ?it/s]
Inserting batches in chromadb: 0%| | 0/21 [00:00<?, ?it/s]
Inserting batches in chromadb: 0%| | 0/8 [00:00<?, ?it/s]
INFO: 127.0.0.1:37692 - "POST /api/v1/admin/data_sources HTTP/1.1" 201 Created
util._extend
API is deprecated. Please use Object.assign() instead. (Usenode --trace-deprecation ...
to show where the warning was created) Failed to proxy http://127.0.0.1:8000/api/v1/admin/data_sources Error: socket hang up at Socket.socketCloseListener (node:_http_client:475:25) at Socket.emit (node:events:532:35) at TCP.