LICENSE
README.md
setup.cfg
setup.py
defog/__init__.py
defog/admin_methods.py
defog/cli.py
defog/generate_schema.py
defog/query.py
defog/query_methods.py
defog/serve.py
defog/util.py
defog.egg-info/PKG-INFO
defog.egg-info/SOURCES.txt
defog.egg-info/dependency_links.txt
defog.egg-info/entry_points.txt
defog.egg-info/requires.txt
defog.egg-info/top_level.txt
defog/aws/README.md
defog/aws/app.py
defog/aws/base_config.json
defog/aws/requirements.txt
defog/gcp/README.md
defog/gcp/main.py
defog/gcp/requirements.txt
defog/static/404.html
defog/static/extract-metadata.html
defog/static/favicon.ico
defog/static/index.html
defog/static/instruct-model.html
defog/static/next.svg
defog/static/query-data.html
defog/static/vercel.svg
defog/static/_next/static/chunks/0c428ae2.7f5ab17ef2110d84.js
defog/static/_next/static/chunks/238-21e16f207d48d221.js
defog/static/_next/static/chunks/283.503b46c22e64c702.js
defog/static/_next/static/chunks/9b8d1757.9dd2c712a441d5f8.js
defog/static/_next/static/chunks/ea88be26.e203a40320569dfc.js
defog/static/_next/static/chunks/faae6fda.7ebb95670d232bb0.js
defog/static/_next/static/chunks/framework-02223fe42ab9321b.js
defog/static/_next/static/chunks/main-d30d248d262e39c4.js
defog/static/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js
defog/static/_next/static/chunks/webpack-1657be5a4830bbb9.js
defog/static/_next/static/chunks/pages/_app-db0976def6406e5e.js
defog/static/_next/static/chunks/pages/_error-ee42a9921d95ff81.js
defog/static/_next/static/chunks/pages/extract-metadata-2adf74ad3bcc8699.js
defog/static/_next/static/chunks/pages/index-b60f249c1d54d3bf.js
defog/static/_next/static/chunks/pages/instruct-model-d040be04cf7f21f2.js
defog/static/_next/static/chunks/pages/query-data-b8197e7950b177eb.js
defog/static/_next/static/css/321c398b2a784143.css
defog/static/_next/static/lQfswjqOtyFH-kQc0_q8t/_buildManifest.js
defog/static/_next/static/lQfswjqOtyFH-kQc0_q8t/_ssgManifest.js
tests/__init__.py
tests/test_defog.py
tests/test_query.py
tests/test_util.py