docs: add release note for AI Badgr provider documentation#10242
Conversation
Co-authored-by: miguelmanlyx <220451577+miguelmanlyx@users.noreply.github.com>
Co-authored-by: miguelmanlyx <220451577+miguelmanlyx@users.noreply.github.com>
docs: Add AI Badgr as an optional OpenAI-compatible provider
Co-authored-by: miguelmanlyx <220451577+miguelmanlyx@users.noreply.github.com>
docs: add release note for AI Badgr provider documentation
|
@miguelmanlyx is attempting to deploy a commit to the deepset Team on Vercel. A member of the Team first needs to authorize it. |
|
|
|
Hey @miguelmanlyx thanks for the contribution! We don't usually add dedicated docs pages in the main repo for integrations that are compatible with existing OpenAIChatGenerator. What we do instead is highlight compatible providers in the https://github.com/deepset-ai/haystack-integrations repository, similar to the existing pages for llamafile and vLLM that also rely on So it'd be great if you could move this documentation to https://github.com/deepset-ai/haystack-integrations |
|
@sjrl let's close this PR |
|
Closing for now. @miguelmanlyx feel free to open a new PR in the repo mentioned in this comment |
Proposed Changes:
Previous PR added AI Badgr provider documentation but missed the required release note. Added
releasenotes/notes/add-aibadgr-provider-documentation-987d5e6923e042.yamldocumenting the feature.AI Badgr is OpenAI-compatible, uses existing
OpenAIChatGeneratorwith customapi_base_url. No code changes required.How did you test it?
Notes for the reviewer
Release note follows project conventions. Single YAML file addition completing documentation from PR #1.
Checklist
fix:,feat:,build:,chore:,ci:,docs:,style:,refactor:,perf:,test:and added!in case the PR includes breaking changes.