Enables AI assistants to enhance their responses with relevant documentation through a semantic vector search, offering tools for managing and processing documentation efficiently.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Search through the documentation using vector search. Returns relevant chunks of documentation with source information.
List all available documentation sources. Provides metadata about each source.
Extract URLs from text and check if they're already in the documentation. Useful for preventing duplicate documentation.
Remove documentation from a specific source. Cleans up outdated or irrelevant documentation.
List all items in the processing queue. Shows status of pending documentation processing.
Process all items in the queue. Automatically adds new documentation to the vector store.
Clear all items from the processing queue. Useful for resetting the system.
Add new documentation to the processing queue. Supports various formats and sources.