export_to_faiss
Export a skill as a FAISS vector index to enable billion-scale vector search with GPU acceleration for RAG applications.
Instructions
Export skill to FAISS vector index format. FAISS (Facebook AI Similarity Search) supports billion-scale vector search with GPU acceleration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_dir | Yes | ||
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |