Back
AI summary
Written by AI from the official notes. Check them for exact details.The requirement for tool_call_id in function calling has been updated for open-mixtral-8x22b.
tool_call_idmust not be null for function calling inopen-mixtral-8x22b.- Three versions of tokenizers released for commercial and open-weight models.
Why it matters: Developers using open-mixtral-8x22b should ensure tool_call_id is set to avoid errors.
Full release notes2 changes
- For function calling,
tool_call_idmust not be null foropen-mixtral-8x22b. - We released three versions of tokenizers for commercial and open-weight models: check the related guide and repo for more details.