Skip to content

Clean up

Laurian Gridinoc requested to merge clean-up into main

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.

Merge request reports