Skip to content

docs: fix examples in ReqLLM.Keys and improve consistency#795

Merged
mikehostetler merged 4 commits into
agentjido:mainfrom
schwarz:fix-keys-examples
Jul 6, 2026
Merged

docs: fix examples in ReqLLM.Keys and improve consistency#795
mikehostetler merged 4 commits into
agentjido:mainfrom
schwarz:fix-keys-examples

Conversation

@schwarz

@schwarz schwarz commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Description

  • Fix the example in ReqLLM.Keys
  • Change argument name of in get/2 to provider_or_model to make it consistent with get!/2 and avoid confusion

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature causing existing functionality to change)
  • Documentation update

Breaking Changes

Testing

  • Tests pass (mix test)
  • Quality checks pass (mix quality)

Checklist

  • My code follows the project's style guidelines
  • I have updated the documentation accordingly
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass
  • My commits follow conventional commit format
  • I have NOT edited CHANGELOG.md (it is auto-generated by git_ops)

Related Issues

Closes nothing, small fixes.

@mikehostetler mikehostetler added the needs_work Changes requested before merge label Jul 6, 2026
@mikehostetler mikehostetler added ready_to_merge and removed needs_work Changes requested before merge labels Jul 6, 2026
@mikehostetler mikehostetler merged commit 236190d into agentjido:main Jul 6, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants