LICENSE
MANIFEST.in
README.md
pyproject.toml
bioimageio_chatbot/__init__.py
bioimageio_chatbot/__main__.py
bioimageio_chatbot/chatbot.py
bioimageio_chatbot/knowledge_base.py
bioimageio_chatbot/utils.py
bioimageio_chatbot.egg-info/PKG-INFO
bioimageio_chatbot.egg-info/SOURCES.txt
bioimageio_chatbot.egg-info/dependency_links.txt
bioimageio_chatbot.egg-info/requires.txt
bioimageio_chatbot.egg-info/top_level.txt
bioimageio_chatbot/static/index.html
tests/test_chatbot.py
tests/test_eval_agent.py
tests/test_evaluate_tvalmetrics.py
tests/test_knowledge_base.py