Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.12.0
metadata
title: RAG-Lib
app_file: RAG UI.py
sdk: gradio
sdk_version: 5.15.0
RAG-Lib
RAG gor UKY Libs.
Setup
- Install the following libraries
python -m pip install -r /workspaces/RAG-Lib/requirements.txt
- Set the environment variable "OPENAI_API_KEY"
Running Kotaemon
docker run \
-e GRADIO_SERVER_NAME=0.0.0.0 \
-e GRADIO_SERVER_PORT=7860 \
-v ./ktem_app_data:/app/ktem_app_data \
-p 7860:7860 -it --rm \
--platform linux/amd64 \
ghcr.io/cinnamon/kotaemon:main-lite