Skip to content

[Components] mistral_ai #16107

@pipedream-component-development

Description

mistral_ai

URLs

Polling Sources

new-model-added

Prompt

Emit new event when a new AI model is registered or becomes available.

new-batch-job-completed

Prompt

Emit new event when a new batch completion job request is completed.

new-batch-job-failure

Prompt

Emit new event when an batch completion job fails. Useful for monitoring errors and retry automation.

Actions

generate-text

Prompt

Send a prompt to a selected Mistral AI agent and receive a generated text completion. Requires message, agent ID, and optional generation parameters (e.g., max_tokens).

list-models

Prompt

Retrieve a list of available Mistral AI models that the user is authorized to access. Useful for dynamic workflows that select models at runtime.

create-embeddings

Prompt

Create new embedding in Mistral AI. Required props are model and input.

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions