Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
confluence-rag-indexer
Index confluence into a RAG database using pg_vector.
Categorizes documents prior to indexing and allows you to skip specific classifications like "Meeting Notes".
Installation
pip install confluence-rag-indexer
Usage
usage: Confluence to Rag Indexer [-h] [--cutoff CUTOFF] [--confluence-domain CONFLUENCE_DOMAIN] [--confluence-email CONFLUENCE_EMAIL]
[--confluence-api-key CONFLUENCE_API_KEY] [--openai-api-key OPENAI_API_KEY]
[--ignore-classifications IGNORE_CLASSIFICATIONS [IGNORE_CLASSIFICATIONS ...]] [--postgres-url POSTGRES_URL] [-v]
[space ...]
positional arguments:
space The Confluence space(s)
options:
-h, --help show this help message and exit
--cutoff CUTOFF The cutoff date for Confluence content
--confluence-domain CONFLUENCE_DOMAIN
The Confluence domain
--confluence-email CONFLUENCE_EMAIL
The Confluence email
--confluence-api-key CONFLUENCE_API_KEY
The Confluence API key
--openai-api-key OPENAI_API_KEY
The OpenAI API key
--ignore-classifications IGNORE_CLASSIFICATIONS [IGNORE_CLASSIFICATIONS ...]
Ignore documents with these classifications
--postgres-url POSTGRES_URL
The PostgreSQL URL
-v, --verbose
Release files for confluence-rag-indexer 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| confluence_rag_indexer-0.2.0.tar.gz | 9.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| confluence_rag_indexer-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.0 kB
Release files / confluence_rag_indexer-0.2.0.tar.gz
| Download URL | confluence_rag_indexer-0.2.0.tar.gz |
|---|---|
| Size | 9.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b3472d33053257156691c2090a71fc23b67047714032c29b25cade8de5a262a1
|
|
BLAKE2b-256 checksum How to use checksums |
0fc1eb1b2264a32dfae1fee48807f6c4ec9cfdee25f24e83ec6c22f5dda6f4e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.7
|
Release files / confluence_rag_indexer-0.2.0-py3-none-any.whl
| Download URL | confluence_rag_indexer-0.2.0-py3-none-any.whl |
|---|---|
| Size | 8.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
85b2100d3f19b3a57cfea906e035b9271de175c0d464ff7f2d8e97e3c4e452d3
|
|
BLAKE2b-256 checksum How to use checksums |
a9e3c20427894700d44bcf6f02902f483aa0e0a99573ef25d930257f4b5be973
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.7
|