LICENSE
README.md
setup.cfg
setup.py
defog/__init__.py
defog/cli.py
defog/query.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-database.html
defog/static/vercel.svg
defog/static/_next/static/5xUTVGZ-x4Eps3Xocq0xm/_buildManifest.js
defog/static/_next/static/5xUTVGZ-x4Eps3Xocq0xm/_ssgManifest.js
defog/static/_next/static/chunks/0c428ae2.d196b2575d9db54e.js
defog/static/_next/static/chunks/215-487514a22afdf97d.js
defog/static/_next/static/chunks/697.e1e8a800437fe65a.js
defog/static/_next/static/chunks/9b8d1757.8c45545d43b5bbc8.js
defog/static/_next/static/chunks/ea88be26.48f810fdcfa45ac3.js
defog/static/_next/static/chunks/faae6fda.e715a6c51f4dc6cb.js
defog/static/_next/static/chunks/framework-50116e63224baba2.js
defog/static/_next/static/chunks/main-d74d6543f6afb019.js
defog/static/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js
defog/static/_next/static/chunks/webpack-7d25ca0c32702124.js
defog/static/_next/static/chunks/pages/_app-502f2083bf4acc95.js
defog/static/_next/static/chunks/pages/_error-409f831d3504c8f5.js
defog/static/_next/static/chunks/pages/extract-metadata-6b2e10492649ddea.js
defog/static/_next/static/chunks/pages/index-276bf2a94b8fb029.js
defog/static/_next/static/chunks/pages/instruct-model-2e85b5ae237b80e9.js
defog/static/_next/static/chunks/pages/query-database-33a4bfb320d0c760.js
defog/static/_next/static/css/3cdca591b056ce4d.css
tests/__init__.py
tests/test_defog.py
tests/test_query.py
tests/test_util.py