LICENSE
README.md
pyproject.toml
setup.py
src/duckdb_llm_udf/__init__.py
src/duckdb_llm_udf/llm_udf.py
src/duckdb_llm_udf.egg-info/PKG-INFO
src/duckdb_llm_udf.egg-info/SOURCES.txt
src/duckdb_llm_udf.egg-info/dependency_links.txt
src/duckdb_llm_udf.egg-info/requires.txt
src/duckdb_llm_udf.egg-info/top_level.txt
tests/test_complex_schema.py
tests/test_error_handling.py
tests/test_extraction.py
tests/test_llm_call.py
tests/test_llm_udf.py
tests/test_udf_registration.py