LICENSE
README.md
pyproject.toml
src/notebook_assistant/__init__.py
src/notebook_assistant/assistant.py
src/notebook_assistant/llm_client.py
src/notebook_assistant/prompts.py
src/notebook_assistant/utils.py
src/notebook_assistant.egg-info/PKG-INFO
src/notebook_assistant.egg-info/SOURCES.txt
src/notebook_assistant.egg-info/dependency_links.txt
src/notebook_assistant.egg-info/requires.txt
src/notebook_assistant.egg-info/top_level.txt
tests/test_assistant.py
tests/test_llm_client.py
tests/test_utils.py