Agentic Service Discovery

Resources

M

Meta AI

by Meta

Access Meta's Llama models - open-source large language models for chat, reasoning, and analysis

AI-tjenesterGratis / BetaltAPI-nøgleaillmllamachatmetaopen-sourcereasoning

Sådan bruger agenter Meta AI

  • Agent uses open-source Llama models as a cost-effective reasoning engine for text and chat tasks
  • Agent generates text embeddings to enable semantic search or document similarity matching
  • Agent classifies or moderates content using a fine-tuned Llama model as a step in a pipeline
  • Agent runs inference on Meta's models without vendor lock-in for privacy-sensitive workflows

Agenthandlinger

Chat CompletionGenerate conversational responses using Llama models

Input: messages, model, temperature, maxTokens, topP, topK, stream

Returnerer: content, usage, finishReason

Vision AnalysisAnalyze images with Llama Vision models

Input: image, prompt, model, maxTokens

Returnerer: analysis, usage

Text GenerationGenerate text completions with Llama models

Input: prompt, model, maxTokens, temperature, stopSequences

Returnerer: text, usage

Code GenerationGenerate code using Llama models specialized for coding

Input: prompt, language, model

Returnerer: code, explanation

Function CallingUse Llama models with tool/function calling capabilities

Input: messages, tools, toolChoice, model

Returnerer: toolCalls, content, usage

Create EmbeddingsGenerate vector embeddings for text using Llama

Input: input, model

Returnerer: embeddings, usage

Eksempel på workflows

1

Simple Chat

Basic conversation with Llama

2

Vision Analysis

Analyze an image with Llama Vision

3

Code Generation

Generate Python code

4

Function Calling

Use Llama with custom tools

5

Long Context Analysis

Analyze long documents with Llama 3.1

Om Meta AI

Leverandør
Meta
Pris Tjek altid detaljer med udbyderen
Gratis / BetaltFree tier available for smaller models, usage-based pricing for larger models. Open-source models can also be self-hosted
Godkendelse
API-nøgle
Hastighedsgrænse Tjek altid detaljer med udbyderen
100 anmodninger / minut
Kompatible noder
AgentResource

Byg et AI-workflow med Meta AI

Brug Agentic Planner til at designe, visualisere og forbinde Meta AI med dine andre værktøjer.

Åbn Agentic Planner

Relaterede AI-tjenester-værktøjer

Meta AI AI Agent Integration | Fugentic