Skip to content

Commit 331bb75

Browse files
Update KnowledgeBaseBot/readme.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 607a531 commit 331bb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KnowledgeBaseBot/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ git push
4949
* A user opens a new issue in your repository.
5050
* The `auto_answer.yml` workflow automatically triggers.
5151
* 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.
5353

5454

5555
### Maintenance

0 commit comments

Comments
 (0)