GerevAI / gerev

🧠 AI-powered enterprise search engine 🔎
https://app.klu.so/signup?utm_source=github_gerevai
MIT License
2.71k stars 178 forks source link

Add Custom Data Source for confluence cloud support #38

Closed bryan-pakulski closed 1 year ago

bryan-pakulski commented 1 year ago

Added a new data source for Confluence Cloud

As majority of the functionality is identical to existing confluence data source the new class only overrides a few functions.

Main change is the addition of the username field as well as passing that through when initialising confluence library.

Roey7 commented 1 year ago

Good job, thanks!