🗂 Graph Learning Indexer: a contributor-friendly and metadata-rich platform for graph learning benchmarks. Dataloading, Benchmarking, Tagging, and more!
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.
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.
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):