You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: KnowledgeBaseBot/readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ git push
49
49
* A user opens a new issue in your repository.
50
50
* The `auto_answer.yml` workflow automatically triggers.
51
51
* It runs the `auto_answer_bot.py` script.
52
-
* The bot reads the new issue, searches for similar content in your knowledge base files (.faiss and .pkl), generates a helpful response using OpenAI, and posts it as a comment.
52
+
* The bot reads the new issue, searches for similar content in your knowledge base files (.faiss and .pkl), generates a helpful response using Google Gemini, and posts it as a comment.
0 commit comments