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.42k stars 727 forks source link

Fix to confluence loader documentation. #920

Closed skvrd closed 5 months ago

skvrd commented 5 months ago

Add clarity on how to use basic auth.

Description

Change to documentation for Confluence loader, which provide clarity on how to use basic auth. There is at least one open bug request where people are confused how to use this loader with login/password .

Fixes #795

Type of Change

How Has This Been Tested?

This update is strictly for README file and doesn't require testing