概要
This skill provides a standardized implementation pattern for Mistral AI's primary chat APIs, allowing developers to integrate powerful LLM capabilities into their applications using TypeScript. It covers essential patterns such as stateless chat completions, stateful multi-turn conversation management, and real-time streaming for responsive user interfaces. By providing ready-to-use code for model selection and parameter tuning (like temperature and topP), this skill accelerates the development of sophisticated chatbots and AI-driven features using Mistral's latest models.