Files
kotaemon/libs/ktem
ian_Cin 5286ff48bc Fix info panel overflow (#33)
* update chatbot placeholder

* fix chat info panel overflow bug

* set azure_endpoint to required in AzureChatOpenAI

* update screenshots
2024-04-14 09:34:14 +07:00
..
2024-04-14 09:34:14 +07:00
2024-01-23 10:54:18 +07:00
2024-04-13 23:26:06 +07:00
2024-04-08 22:23:00 +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