You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wizards generate skillset and output field mappings based on options you select. You can modify a skillset's JSON definition to add more skills later. Text Split and Text Merge are added for data chunking if you choose an embedding model, and for other skills if the granularity is set to pages or sentences. Shaper is added if you configure a knowledge store.
54
63
55
64
| Skills | Import data wizard | Import and vectorize data wizard |
@@ -68,6 +77,8 @@ The wizards generate skillset and output field mappings based on options you sel
You can [generate a knowledge store](knowledge-store-create-portal.md) for secondary storage of enriched (skills-generated) content. You might want a knowledge store for information retrieval workflows that don't require a search engine.
72
83
73
84
| Knowledge store | Import data wizard | Import and vectorize data wizard |
0 commit comments