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.
Tool to send a question to the knowledge graph and retrieve the answer. Use after defining your question and optional context.
Tool to generate chat-based completions. Use when you need conversational AI responses; call after assembling system and user messages.
Tool to create a new knowledge graph. Use after defining nodes and edges to persist the graph.
Tool to delete a knowledge graph by its ID. Use when you need to remove a graph after confirming its identifier.
Tool to list all no-code agent applications. Use when you need to retrieve all registered applications.
Tool to list all uploaded files. Use when you need to retrieve a paginated set of user files, optionally filtered by status, graph, or type. Use after uploading files to inspect available files.