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 ServicesFree / PaidAPI keyaillmllamachatmetaopen-sourcereasoning

How agents use 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

Agent actions

Chat CompletionGenerate conversational responses using Llama models

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

Returns: content, usage, finishReason

Vision AnalysisAnalyze images with Llama Vision models

Inputs: image, prompt, model, maxTokens

Returns: analysis, usage

Text GenerationGenerate text completions with Llama models

Inputs: prompt, model, maxTokens, temperature, stopSequences

Returns: text, usage

Code GenerationGenerate code using Llama models specialized for coding

Inputs: prompt, language, model

Returns: code, explanation

Function CallingUse Llama models with tool/function calling capabilities

Inputs: messages, tools, toolChoice, model

Returns: toolCalls, content, usage

Create EmbeddingsGenerate vector embeddings for text using Llama

Inputs: input, model

Returns: embeddings, usage

Example 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

About Meta AI

Vendor
Meta
Pricing Always review details with the vendor
Free / PaidFree tier available for smaller models, usage-based pricing for larger models. Open-source models can also be self-hosted
Authentication
API key
Rate limit Always review details with the vendor
100 requests / minute
Compatible nodes
AgentResource

Put Meta AI behind your AI agent

Set up Meta AI alongside your other tools in the planner — no code — so AI can act on it for your customers.

Open the planner

Related AI Services tools

Meta AI AI Agent Integration | Fugentic