* Export pipeline to config * Export the input to config * Preliminary creating UI dynamically * Add test for config export * Try out prompt UI * Add example projects * Fix test errors * Standardize interface for retrieval * Finalize the UI demo * Update README.md * Update README * Refactor according to main * Fix typing issue * Add openai key to git-secret * Add prompt template and prompt component * Update test * update tests * revert docstring --------- Co-authored-by: trducng <trungduc1992@gmail.com> Co-authored-by: Nguyen Trung Duc (john) <john@cinnamon.is> |
||
---|---|---|
.. | ||
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_prompt.py | ||
test_promptui.py | ||
test_reader.py | ||
test_telemetry.py | ||
test_template.py | ||
test_vectorstore.py |