kotaemon/knowledgehub/contribs/promptui
Nguyen Trung Duc (john) 4f189dc931 [AUR-408] Export logs to Excel (#23)
This CL implements:

- The logic to export log to Excel.
- Route the export logic in the UI.
- Demonstrate this functionality in `./examples/promptui` project.
2023-09-25 17:20:03 +07:00
..
__init__.py Initiate repository 2023-08-16 14:56:48 +07:00
base.py [AUR-338, AUR-406, AUR-407] Export pipeline to config for PromptUI. Construct PromptUI dynamically based on config. (#16) 2023-09-21 14:27:23 +07:00
cli.py [AUR-396] Scaffold prompt engineering code base section (#5) 2023-08-30 14:31:21 +07:00
config.py [AUR-338, AUR-406, AUR-407] Export pipeline to config for PromptUI. Construct PromptUI dynamically based on config. (#16) 2023-09-21 14:27:23 +07:00
export.py [AUR-408] Export logs to Excel (#23) 2023-09-25 17:20:03 +07:00
ui.py [AUR-408] Export logs to Excel (#23) 2023-09-25 17:20:03 +07:00