kotaemon/knowledgehub/contribs/promptui
Nguyen Trung Duc (john) da6b35f520 Allow persisting the expected output in the code (#46)
By allowing specifying the UI outputs in the code, any time user runs `kh export ...`, that outputs in the code will be included in the UI YAML file. Otherwise, any time the user runs `kh export ...`, the output section in the UI YAML file will be reset to the default output.
2023-10-13 10:26:48 +07:00
..
ui [AUR-411] Adopt to Example2 project (#28) 2023-10-12 15:13:25 +07:00
__init__.py Initiate repository 2023-08-16 14:56:48 +07:00
base.py [AUR-411] Adopt to Example2 project (#28) 2023-10-12 15:13:25 +07:00
cli.py [AUR-396] Scaffold prompt engineering code base section (#5) 2023-08-30 14:31:21 +07:00
config.py Allow persisting the expected output in the code (#46) 2023-10-13 10:26:48 +07:00
export.py [AUR-411] Adopt to Example2 project (#28) 2023-10-12 15:13:25 +07:00
logs.py [AUR-411] Adopt to Example2 project (#28) 2023-10-12 15:13:25 +07:00
themes.py [AUR-411] Adopt to Example2 project (#28) 2023-10-12 15:13:25 +07:00