4 Commits

Author SHA1 Message Date
ahmetkca
62ea978d6c Add more test for GithubRepositoryReader and fix
Fix for filtering file extensions and directories.
Partial test coverage for GithubRepositoryReader.
Conditional import for llama_index and gpt_index
2023-02-28 00:08:01 -05:00
ahmetkca
2b8673142e Add test for GithubClient currently not using mocks which is not ideal 2023-02-25 02:10:09 -05:00
ahmetkca
ed703ba3ab Add(GPT Index): Add GPT Index example
Add GPT Index example to README
- Set OPENAI_API_KEY environment variable
- Download GithubRepositoryReader module
- Create GithubClient and GithubRepositoryReader
- Load data from Github Repository
- Create GPTSimpleVectorIndex
- Query the index
2023-02-13 20:57:59 -05:00
ahmetkca
fbffd7e4fa add github repository, test a new way to download loader 2023-02-12 03:04:12 -05:00