From pipeline > config > UI. Provide example project for promptui - Pipeline to config: `kotaemon.contribs.promptui.config.export_pipeline_to_config`. The config follows schema specified in this document: https://cinnamon-ai.atlassian.net/wiki/spaces/ATM/pages/2748711193/Technical+Detail. Note: this implementation exclude the logs, which will be handled in AUR-408. - Config to UI: `kotaemon.contribs.promptui.build_from_yaml` - Example project is located at `examples/promptui/` |
||
---|---|---|
.. | ||
resources | ||
__init__.py | ||
test_docstores.py | ||
test_embedding_models.py | ||
test_indexing_retrieval.py | ||
test_llms_chat_models.py | ||
test_llms_completion_models.py | ||
test_post_processing.py | ||
test_promptui.py | ||
test_reader.py | ||
test_telemetry.py | ||
test_vectorstore.py |