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
Store chunks based on the type of model. This will help a much better semantic search and generative search.
We currently have block-base chunking which is default and not-optional.
Section base (optional)
Semantic base (optional)
The text was updated successfully, but these errors were encountered:
Store chunks based on the type of model. This will help a much better semantic search and generative search.
We currently have block-base chunking which is default and not-optional.
The text was updated successfully, but these errors were encountered: