{"library":"mistral-common","type":"library","category":null,"description":"Mistral-common is a Python library providing essential utilities for working with Mistral AI models. It encompasses tools for tokenization of text, images, and tool calls, as well as validation and normalization of requests, messages, tool calls, and responses. Built upon Pydantic, it ensures robust data handling for AI interactions. The library is actively maintained, currently at version 1.11.0, and receives regular updates to support new model features and improvements.","language":"python","status":"active","version":"1.11.0","tags":["AI","LLM","Mistral AI","tokenization","validation","pydantic","natural language processing"],"install":[{"cmd":"pip install mistral-common","imports":["from mistral_common.tokens.tokenizers.mistral import MistralTokenizer","from mistral_common.protocol.instruct.request import ChatCompletionRequest","from mistral_common.protocol.instruct.messages import UserMessage","from mistral_common.protocol.instruct.tool_calls import Tool","from mistral_common.protocol.instruct.tool_calls import Function","from mistral_common.tokens.tokenizers.mistral import MistralCommonBackend"]},{"cmd":"pip install \"mistral-common[image,audio,hf-hub,sentencepiece,server]\"","imports":[]}],"homepage":"https://mistral.ai","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/mistral-common/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":13.3,"avg_import_s":1.75,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mistral-common/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}