Files
Marc Skov Madsen 43e607faff Add Panel Chat Pack (#703)
* first version of panel-chatbot

* add panel to library

* improve ui and make async

* update README

* add ticks

* rename to VectorStoreIndex

* simplify credits

* include extra_files

* fix anchor css

* update readme

* add png url

* fix test issue

* change to async

* moving panel import

* revert back

* remove run execution in base.py

* raise instead of warn

* Update base.py

---------

Co-authored-by: Andrei Fajardo <92402603+nerdai@users.noreply.github.com>
2023-12-07 20:16:17 -05:00

13 lines
115 B
Plaintext

*.egg-info/
.modules
**/__pycache__/
.venv
**/.DS_Store
.vscode
.idea/
llama-hub.iml
llamahub/
img_cache/
.cache/