Skip to main content

TuringPulse SDK integration for Mistral AI

Project description

turingpulse-sdk-mistral

TuringPulse SDK integration for Mistral AI — automatic tracing for Mistral Large and Mixtral models.

Installation

pip install turingpulse-sdk-mistral

Quick Start

from mistralai import Mistral
from turingpulse_sdk import init, TuringPulseConfig
from turingpulse_sdk_mistral import patch_mistral

init(TuringPulseConfig(api_key="sk_live_...", workflow_name="my-project"))
patch_mistral(name="my-project")

client = Mistral(api_key="...")
response = client.chat.complete(
    model="mistral-large-latest",
    messages=[{"role": "user", "content": "Hello!"}]
)

Documentation

Full documentation: turingpulse.ai/docs/sdk/mistral

Requirements

  • Python >= 3.11
  • turingpulse-sdk >= 1.0.0
  • mistralai >= 0.4.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

turingpulse_sdk_mistral-1.5.1.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

turingpulse_sdk_mistral-1.5.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file turingpulse_sdk_mistral-1.5.1.tar.gz.

File metadata

  • Download URL: turingpulse_sdk_mistral-1.5.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for turingpulse_sdk_mistral-1.5.1.tar.gz
Algorithm Hash digest
SHA256 1d936796fe5c5dfdcc5055ccd15dc2777060b604a03977faae964781a249c32e
MD5 46b792f09bf0484243f309700dd53a20
BLAKE2b-256 6f820b664223b369c7c541b9f2b32f44061cc873986c419308ed271bf048eb6c

See more details on using hashes here.

File details

Details for the file turingpulse_sdk_mistral-1.5.1-py3-none-any.whl.

File metadata

File hashes

Hashes for turingpulse_sdk_mistral-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6d7b8666bd4b8e48ced71467fa0fd3f3fcda61277465b3357a3b49385e7d5050
MD5 a8f8602e18812c8dff45f429cebbf974
BLAKE2b-256 38700d163c6ed3bb906692fed3dd58ab7c7500ffc305bf3618a8e459a41477d6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page