Uses of Package
dev.langchain4j.experimental.rag.content.retriever.sql
Packages that use dev.langchain4j.experimental.rag.content.retriever.sql
-
Classes in dev.langchain4j.experimental.rag.content.retriever.sql used by dev.langchain4j.experimental.rag.content.retriever.sqlClassDescriptionWARNING! Although fun and exciting, this class is dangerous to use! Do not ever use this in production! The database user must have very limited READ-ONLY permissions! Although the generated SQL is somewhat validated (to ensure that the SQL is a SELECT statement) using JSqlParser, this class does not guarantee that the SQL will be harmless.