Files
kotaemon/libs/ktem
Duc Nguyen (john) e187e23dd1 Improve UX (#9)
* Go to chat tab when resignin
* Allow placeholder message configurable
* Hide setting tabs if there aren't any settings
2024-04-04 15:39:24 +07:00
..
2024-04-04 15:39:24 +07:00
2024-03-28 16:27:05 +07:00
2024-01-23 10:54:18 +07:00
2024-03-15 16:17:33 +07:00
2024-01-23 10:54:18 +07:00
2024-01-23 10:54:18 +07:00

Example of MVP pipeline for example

Prerequisite

To run the system out-of-the-box, please supply the following environment variables:

OPENAI_API_KEY=
OPENAI_API_BASE=
OPENAI_API_VERSION=
SERPAPI_API_KEY=
COHERE_API_KEY=
OPENAI_API_KEY_EMBEDDING=

# optional
KH_APP_NAME=

Run

gradio launch.py