Skip to content

Conversation

@ThomasVitale
Copy link
Contributor

  • Update MistralAiChatModel to use the new ToolCallingManager API, while ensuring full API backward compatibility.
  • Introduce Builder to instantiate a new MistralAiChatModel since the number of overloaded constructors is growing too big.
  • Update documentation about tool calling and Mistral AI support for that.
  • Add extra validation to ensure the uniqueness of tool names when aggregated from different sources.

Relates to gh-2207

- Update MistralAiChatModel to use the new ToolCallingManager API, while ensuring full API backward compatibility.
- Introduce Builder to instantiate a new MistralAiChatModel since the number of overloaded constructors is growing too big.
- Update documentation about tool calling and Mistral AI support for that.
- Add extra validation to ensure the uniqueness of tool names when aggregated from different sources.

Signed-off-by: Thomas Vitale <[email protected]>
@ThomasVitale ThomasVitale marked this pull request as ready for review February 11, 2025 15:04
@ilayaperumalg ilayaperumalg added this to the 1.0.0-M6 milestone Feb 11, 2025
@tzolov tzolov self-assigned this Feb 12, 2025
@tzolov
Copy link
Contributor

tzolov commented Feb 12, 2025

Thank you @ThomasVitale
Rebased and merged at 6c3a2c3

@tzolov tzolov closed this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants