* Add Adobe reader as the multimodal loader * Allow FullQAPipeline to reasoning on figures * fix: move the adobe import to avoid ImportError, notify users whenever they run the AdobeReader --------- Co-authored-by: cin-albert <albert@cinnamon.is> |
||
---|---|---|
.. | ||
ktem | ||
ktem_tests | ||
migrations | ||
.gitignore | ||
alembic.ini | ||
flowsettings.py | ||
launch.py | ||
MANIFEST.in | ||
pyproject.toml | ||
README.md | ||
requirements.txt |
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