AI Chat

Interact with Meta AI

This are just llama but with improvement, like you can search web, search reels, and generate images... (kinda cool?)

get/ai/metaai

Query parameters

textstring required

Prompt or message to the AI.

conversation_idstring

Conversation ID for continuing the conversation. Leave empty to start a new conversation.

mode'thinking' | 'fast'

Generation mode: 'thinking' for reasoning responses, 'fast' for speed.

Response

Success - AI response retrieved successfully.

creatorstring
okboolean
messagestring
external_conversation_idstring
conversation_titlestring

Example response

{
  "creator": "@PaxSenix",
  "ok": true,
  "message": "Hello friends!",
  "external_conversation_id": "6756-c6de-16ea-1610-e2c-b86e7",
  "conversation_title": "Friendly greeting"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.