u/RelationshipFar2187

Having some problem in langchain4j

when trying to split data in Java class using first converting to string then putting it inside Document then using DocumentSplitter(500,50,tokenizer) having some problem using Tokenizer tokenizer=new GoogleAiGeminiTokenizer(apikey); red line error under Tokenizer and the GoogleAiGeminiTokenizer when clicking ctrl space even then not showing any class to import I have put langchain4j 1.12.2 version cause in the older version there was bug in the 0.35.0 but still it is not recognising the Tokenizer and all

what to do

reddit.com
u/RelationshipFar2187 — 21 hours ago