Added QNA chat using Qdrant (#100)

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Co-authored-by: lvliang-intel <liang1.lv@intel.com>
This commit is contained in:
Anush
2024-04-30 12:22:49 +05:30
committed by GitHub
parent 04c5e64287
commit f1b4aef062
15 changed files with 521 additions and 42 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
**/node_modules
**/.svelte-kit
**/package-lock.json
**/package-lock.json
__pycache__/