rasa-setting-up-enterprise-search
OfficialAdd knowledge base search to Rasa.
AuthorRasaHQ
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables your Rasa assistant to answer user questions by searching a knowledge base, integrating with vector stores and search policies to provide relevant information.
Core Features & Use Cases
- Knowledge Base Integration: Connects Rasa with vector stores like Faiss, Milvus, and Qdrant.
- Search Policy Configuration: Implements
EnterpriseSearchPolicyfor generative or extractive search. - Use Case: When a user asks a question about product features, the assistant can search a documentation knowledge base and provide a direct answer instead of relying solely on predefined conversational flows.
Quick Start
Configure the EnterpriseSearchPolicy in your config.yml to use Faiss with documents in the ./docs directory.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rasa-setting-up-enterprise-search Download link: https://github.com/RasaHQ/rasa-agent-skills/archive/main.zip#rasa-setting-up-enterprise-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.