We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed49ab commit 8982f7fCopy full SHA for 8982f7f
KnowledgeBaseBot/auto_answer_bot.py
@@ -1,7 +1,6 @@
1
import os
2
+import json
3
import faiss
-import pickle
4
-import numpy as np
5
from github import Github
6
from sentence_transformers import SentenceTransformer
7
import google.generativeai as genai
0 commit comments