Clean up
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
This removed current WIP chat and RAG chat chains (they are still available on RAG branch) and their etl script.
The current server.py exposes just a sample endpoint with optional authentication via an API_KEY
if set in the coresponding .env.*
file. See README for details.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.