LICENSE
README.md
setup.py
notebook_copilot/__init__.py
notebook_copilot/agents.py
notebook_copilot/chains.py
notebook_copilot/context.py
notebook_copilot/notebook_copilot.py
notebook_copilot/output.py
notebook_copilot/prompts.py
notebook_copilot/tools.py
notebook_copilot/utils.py
notebook_copilot.egg-info/PKG-INFO
notebook_copilot.egg-info/SOURCES.txt
notebook_copilot.egg-info/dependency_links.txt
notebook_copilot.egg-info/requires.txt
notebook_copilot.egg-info/top_level.txt
tests/__init__.py
tests/test_copilot.py