What problem does it solve?
It gives AI agents programmatic access to Wegent knowledge bases, eliminating manual switching between the chat interface and the knowledge management UI to list, create, update, read, and semantically search documents.
Core Features & Use Cases
- Knowledge Base Management: List knowledge bases across personal, group, and organization scopes, and create new notebook or classic knowledge bases.
- Document Operations: Create documents from text, base64 files, or web URLs, read long documents incrementally with offset pagination, and update plain-text document content with automatic re-indexing.
- RAG Search: Run semantic retrieval over a knowledge base with query hints, folder scoping, and document ID filters.
- Use Case: Ask the agent to search your team's knowledge base for deployment steps, then create a new meeting-notes document summarizing the findings, with indexing triggered automatically.
Quick Start
List all my accessible knowledge bases and then search the engineering one for documents about deployment configuration.