About 50 results
Open links in new tab
  1. Function Calling - Mistral Docs

    Function calling, under the Tool Calling umbrella, allows Mistral models to connect to external local tools. By integrating Mistral models with external tools such as user defined functions or …

  2. Basics of Function Calling - Mistral AI Cookbook

    Learn Basics of Function Calling with practical examples and code snippets using Mistral AI's LLMs.

  3. Cookbooks - Mistral AI

    Discover Mistral AI technologies capabilities from basic tutorials to advanced use cases

  4. Documentation - Mistral AI

    Learn how to deploy and use Mistral AI's Large Language Models with our comprehensive documentation, guides, and tutorials.

  5. Microsoft AutoGen & Mistral Large 2407 - Retrieve information …

    Learn Microsoft AutoGen & Mistral Large 2407 - Retrieve information from a Postgresql Database with practical examples and code snippets using Mistral AI's LLMs.

  6. Text to SQL on multi-tables database - Mistral AI Cookbook

    Learn Text to SQL on multi-tables database with practical examples and code snippets using Mistral AI's LLMs.

  7. Function Calling | Mistral Docs

    if response.outputs[-1].type == "function.call" and response.outputs[-1].name == "get_european_central_bank_interest_rate": # Running our function function_result = …

  8. Efficient Multimodality with Function Calling - Mistral AI Cookbook

    Learn Efficient Multimodality with Function Calling with practical examples and code snippets using Mistral AI's LLMs.

  9. RAG with multiple Databases via Function Calling

    Learn RAG with multiple Databases via Function Calling with practical examples and code snippets using Mistral AI's LLMs.

  10. Concept Deep Dive: Tokenization - Mistral AI Cookbook

    Learn Concept Deep Dive: Tokenization with practical examples and code snippets using Mistral AI's LLMs.