run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.44k stars 731 forks source link

[Feature Request]: Support Gitlab integration #833

Open manjunathshiva opened 8 months ago

manjunathshiva commented 8 months ago

Feature Description

Similar to GitHub support for Gitlab repositories.

Reason

Our Organisation uses Gitlab instances on prem. We want to use LLamaindex to ask questions on code, do code review, suggest better code for quality improvements. Currently we are using Langchain and we are migrating to LLamaindex and hence we need this feature.

Value of Feature

Most Organisation uses Gitlab instances. It would be helpful to support Gitlab too. Langchain already supports Gitlab.

anoopshrma commented 8 months ago

That's a great idea @manjunathshiva , would you be interested to work on this?

manjunathshiva commented 8 months ago

Yes! I would love to work on this. I have started working on this and testing the changes. https://github.com/manjunathshiva/llama-hub

anoopshrma commented 8 months ago

Awesome!!

mwmeyer commented 7 months ago

@manjunathshiva will you be opening an MR?

manjunathshiva commented 7 months ago

@mwmeyer Few more GitLAB API changes and test needed before the MR! Once done will send open MR