kotaemon/knowledgehub/contribs/promptui/ui.py
2023-08-30 14:31:21 +07:00

7 lines
213 B
Python

"""Create UI from config file. Execute the UI from config file
- Can do now: Log from stdout to UI
- In the future, we can provide some hooks and callbacks to let developers better
fine-tune the UI behavior.
"""