feat(agents): embed docs & query together

Embed documents and query together to reduce the time taken for retrieving the sources ~1 seconds.
This commit is contained in:
ItzCrazyKns 2024-04-24 10:08:40 +05:30
parent 3b66808e7d
commit 99ae8f6998
No known key found for this signature in database
GPG key ID: 8162927C7CCE3065
6 changed files with 20 additions and 23 deletions

View file

@ -9,6 +9,7 @@ services:
- 4000:8080
networks:
- perplexica-network
perplexica-backend:
build:
context: .