gli
gli copied to clipboard
Added a GLI bot capable of answering questions based on GLI docs | Langchain
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.