Added
- Added LiteLLM as the default proxy to LLM providers
- Added pre-commit hook configuration
- Added example for SQL database connection config file
- Added optional PostgreSQL dependencies
Changed
- Updated and optimized prompts for better SQL dependency analysis
- Improved documentation (README, installation, quick-start, user guides)
- Updated and optimized tests with new test data
- Updated SQLDeps version in package metadata
- Updated web application
Fixed
- Fixed temperature parameter usage in OpenAI calls
Full Changelog: v0.1.0...v0.1.1