LICENSE
README.md
setup.py
augllm/__init__.py
augllm/augmented_llm.py
augllm/function_calling.py
augllm/image_controller.py
augllm/image_controller_base64.py
augllm/llm_interface.py
augllm/prompt_builder.py
augllm/tool.py
augllm/tool_handler.py
augllm.egg-info/PKG-INFO
augllm.egg-info/SOURCES.txt
augllm.egg-info/dependency_links.txt
augllm.egg-info/requires.txt
augllm.egg-info/top_level.txt
test/__init__.py
test/test_chat.py
test/test_chat_with_few_shot.py
test/test_chat_with_image_few_shot.py
test/test_image.py