Skip to content

Commit 8982f7f

Browse files
committed
Update auto_answer_bot.py
1 parent 8ed49ab commit 8982f7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

KnowledgeBaseBot/auto_answer_bot.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
2+
import json
23
import faiss
3-
import pickle
4-
import numpy as np
54
from github import Github
65
from sentence_transformers import SentenceTransformer
76
import google.generativeai as genai

0 commit comments

Comments
 (0)