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
Hey Craig, I'm trying to figure out how to apply this to my json api doc. This is my first time using the TokenTextSplitter. I guess I'm worried that it is sort of randomly splitting the text by length when the json has some very clear structure that would probably make more sense for splitting.
spring-ai-examples/vector-store-loader/src/main/java/com/example/vectorstoreloader/VectorStoreLoaderApplication.java
Line 58 in 9dc0727
Hey Craig, I'm trying to figure out how to apply this to my json api doc. This is my first time using the TokenTextSplitter. I guess I'm worried that it is sort of randomly splitting the text by length when the json has some very clear structure that would probably make more sense for splitting.
Can you point me in the right direction?
The text was updated successfully, but these errors were encountered: