Catalogue

Every model, tool and connector an agent can be given.

Pick a model per agent, attach the tools it needs, and connect the systems your answers should come from.

33 in the catalogue

Claude Opus 4.5

Popular

Long-context reasoning model. The default for agents that plan multi-step work and read large documents end to end.

Chat modelReasoning

GPT-5

Popular

General-purpose chat model with strong function calling. A good fit for tool-heavy agents and structured extraction.

Chat modelTool use

Gemini 3 Pro

Popular

Multimodal model that reads scanned PDFs, screenshots and diagrams alongside text in the same conversation.

Chat modelMultimodal

bge-m3

Popular

Multilingual embedding model covering Vietnamese and English in one vector space — no separate index per language.

EmbeddingMultilingual

Cohere Rerank 3

Popular

Cross-encoder reranker that reorders retrieved chunks by true relevance before they reach the model's context.

RerankingRetrieval

Agent Canvas

Popular

Build an agent as a diagram: steps, branches and loops you can see, run and roll back.

PlatformAgents

Embedded Chat Widget

Popular

One script tag puts a grounded assistant on your own website, answering from your knowledge base.

PlatformDeployment

Llama 4 Maverick

Open-weights model you can also run on your own hardware. A cheap default for high-volume, low-stakes answering.

Chat modelOpen weights

Qwen3

Open-weights model with strong Vietnamese and Chinese. The economical choice for non-English workspaces.

Chat modelOpen weights

Voyage 3

Retrieval-tuned embedding model for English corpora where recall on long technical documents matters.

EmbeddingRetrieval

Whisper Large v3

Speech-to-text for voice notes in chat and for indexing recorded calls and meetings.

SpeechIngestion

Text to speech

Reads an answer back aloud, in chat or as a speech step inside a flow.

SpeechChat

Image understanding

Describe, compare or answer questions about an image — attached to a chat turn, or handled by a vision step.

VisionIngestion

Document OCR

Turns scanned pages and photographed documents into searchable text, keeping the reading order.

IngestionParsing

Table Extractor

Preserves tables as tables during ingestion, instead of flattening them into a row of loose numbers.

IngestionParsing

Semantic Chunker

Splits documents on structure rather than character count, so a passage retrieved is a passage that makes sense.

IngestionRetrieval

Hybrid Search

Vector similarity and keyword matching run together, then merge — so an exact product code is found as reliably as a paraphrase.

RetrievalSearch

Web Search

Lets an agent look something up on the public web when the answer is not in your own sources.

Agent toolExternal

HTTP Request

Calls an HTTP API you nominate, with the credentials held server-side and never shown to the model.

Agent toolExternal

Browser Reader

Fetches a web page and reads it as text — a documentation page, a changelog, a competitor's pricing.

Agent toolExternal

SQL Query

Answers questions from your own database with a read-only query the agent writes and you can read back.

Agent toolData

Excel Workbooks

Reads a spreadsheet an agent is given, and writes one back as a downloadable file.

Agent toolData

Agent Memory

Lets an agent remember what it learned in an earlier run, and search it in a later one.

Agent toolMemory

MCP Server

Attach any Model Context Protocol server and its tools appear to your agents alongside the built-in ones.

Agent toolExtensibility

Gmail

Search a connected mailbox and send from it, with the account connected once by its owner.

ConnectorEmail

Google Drive

Search and read documents from a connected Drive, without copying the whole of it into Ragenta.

ConnectorDocuments

Google Sheets

Reads a sheet as data and appends rows to it — the simplest place to put what an agent produced.

ConnectorData

Google Calendar

Lists upcoming events so an agent can answer about the week ahead, or prepare for what is on it.

ConnectorCalendar

Slack

Reads channel history and posts back into a channel — the answer arriving where the question was asked.

ConnectorConversations

GitHub

Searches issues and opens new ones, so a support conversation can become a tracked bug.

ConnectorEngineering

Notion

Searches a connected Notion workspace, so internal documentation answers questions without being copied first.

ConnectorWiki

PostgreSQL

Connect your own database as a read-only data source, over a public address you control.

ConnectorData

Version Compare

Runs one question against several versions of an agent at once, so a change can be judged instead of hoped about.

PlatformQuality

Put an agent on your knowledge today

Book a demo