0.1a2 (2024-06-29)
Pre-release
Pre-release
What's Changed
- ci(deps): pre-commit autoupdate by @pre-commit-ci in #79
- chore(deps-dev): bump ruff from 0.4.5 to 0.4.8 by @dependabot in #77
- chore(deps): bump anthropic from 0.26.1 to 0.28.0 by @dependabot in #75
- chore(deps): bump openai from 1.30.3 to 1.33.0 by @dependabot in #78
- chore(deps): bump pydantic-settings from 2.2.1 to 2.3.2 by @dependabot in #80
- chore(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #87
- chore(deps-dev): bump ruff from 0.4.8 to 0.4.9 by @dependabot in #83
- ci(deps): pre-commit autoupdate by @pre-commit-ci in #86
- chore(deps): bump openai from 1.33.0 to 1.34.0 by @dependabot in #85
- chore(deps): bump pydantic-settings from 2.3.2 to 2.3.3 by @dependabot in #84
- chore(deps): bump cx-freeze from 7.1.0.post0 to 7.1.1 by @dependabot in #82
- chore(deps): bump anthropic from 0.28.0 to 0.28.1 by @dependabot in #81
- feat(provider/Anthropic): add 'Claude 3.5 Sonnet' model by @AAClause in #89
- feat(gui): Add option to view log file by @AAClause in #90
- ci(deps): pre-commit autoupdate by @pre-commit-ci in #96
- chore(deps-dev): bump ruff from 0.4.9 to 0.4.10 by @dependabot in #95
- chore(deps): bump anthropic from 0.28.1 to 0.29.0 by @dependabot in #94
- chore(deps): bump openai from 1.34.0 to 1.35.3 by @dependabot in #93
- chore(deps): bump pydantic-settings from 2.3.3 to 2.3.4 by @dependabot in #92
- feat: ensure only one instance of the program can run at a time by @AAClause in #88
- feat(provider/OpenAI): add initial support for speech-to-text by @AAClause in #91
- feat: add connector for NVDA by @AAClause in #60
Full Changelog: v0.1a1...v0.1a2