Note
The main
branch host the RHDH RAG logic compatible with lightspeed-core's LCS and rag-content.
The road-core-rag-content
branch host the RHDH RAG logic compatible with road-core's RCS.
To install the project dependencies:
uv sync
Activate the venv, and you should be able to execute the python scripts
To build a container image, run
make build-image-rhdh-example
The quay image is located in redhat-ai-dev/rag-content.