docs: Update tool docs#11236
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Code reviewIssue: Invalid OpenAI model name The PR replaces The affected lines appear in chat_generator = OpenAIChatGenerator(model="gpt-5.4-nano", tools=[add_tool])Suggested fix: Replace 🤖 Generated with Claude Code |
Claude be wrong. https://developers.openai.com/api/docs/models/gpt-5.4-nano |
Related Issues
Proposed Changes:
How did you test it?
Ran code blocks locally to make sure they worked.
Notes for the reviewer
The inspiration for this update was to help users and agents identify recommended patterns for tool use in Haystack.
Checklist
fix:,feat:,build:,chore:,ci:,docs:,style:,refactor:,perf:,test:and added!in case the PR includes breaking changes.