Vincent Claes
update readme so that space can be activated
ba2c923
|
raw
history blame
No virus
307 Bytes
metadata
title: Internal DOC QA
emoji: null
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 3.39.0
app_file: app.py
pinned: false

Internal DOC QA

poetry shell
poetry install
export OPENAI_API_KEY=<...>
export VERBA_URL=<...>
export VERBA_API_KEY=<...>
verba start --model "gpt-3.5-turbo"