Skip to content

Release v0.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 17:23
· 7 commits to main since this release

Generating notes from tag v0.3.3 to v0.3.4.

What's New

🔨 Other Changes

  • fix(llm): Use correct default models for each provider
  • The tool now uses the correct default model when a provider is specified without a model (e.g., gpt-4o for OpenAI). Updated the README with clearer instructions for all providers.
  • docs: Add OpenAI API key instructions to README
  • fix(docs): Restore README content accidentally deleted by tool