gli icon indicating copy to clipboard operation
gli copied to clipboard

Added a GLI bot capable of answering questions based on GLI docs | Langchain

Open huskydoge opened this issue 1 year ago • 0 comments

Description

I have implemented a GLI bot capable of answering questions based on GLI docs using Langchain. When an issue comes or a new comment made in PR/issue section, if it starts with "@bot", then GLI bot could answer the question followed.

  • If no other bugs, the only thing need to be done is to have a OPENAI_API_KEY in repository.secrets as a variable.

Related Issue

None.

Motivation and Context

How Has This Been Tested?

I have tested its functions on my own repository with same file structures.

Screenshots (if appropriate):

Screenshot 2024-02-26 at 13 11 03

huskydoge avatar Feb 26 '24 05:02 huskydoge