Writer
Writer

Writer is a full-stack generative AI platform for enterprises, offering tools to build and deploy AI applications integrated with their suite of LLMs, graph-based RAG tools, and AI guardrails.

Completely Secure
124153VIEWS
2256USERS

Tools

1 of 4

Add File To Knowledge Graph

Tool to add a file to a knowledge graph for indexing and retrieval. Use when you need to add an uploaded file to an existing knowledge graph for RAG applications.

Analyze Images

Tool to analyze images using Writer's vision capabilities. Use when you need image understanding, text extraction from images, or visual question answering. Images must be uploaded via POST /v1/files before analysis.

Ask Question To Knowledge Graph

Tool to send a question to the knowledge graph and retrieve the answer. Use after defining your question and optional context.

Chat Completion

Tool to generate chat-based completions. Use when you need conversational AI responses; call after assembling system and user messages.

Create Knowledge Graph

Tool to create a new knowledge graph. Use when you need to create an empty graph that files can be added to.

Delete File

Tool to delete a file by its ID. Use when you need to permanently remove a file from Writer with no recovery option available.