Ogm Rag Service
class OgmRagService(modelProvider: <Error class: unknown class>, queryRunner: OgmCypherSearch, schemaResolver: SchemaResolver, platformTransactionManager: <Error class: unknown class>, properties: OgmRagServiceProperties = OgmRagServiceProperties()) : RagService
Performs RAG queries in readonly transactions using Neo4j OGM. Requires a Neo4j OGM PlatformTransactionManager to be configured in the Spring context.
Constructors
Link copied to clipboard
constructor(modelProvider: <Error class: unknown class>, queryRunner: OgmCypherSearch, schemaResolver: SchemaResolver, platformTransactionManager: <Error class: unknown class>, properties: OgmRagServiceProperties = OgmRagServiceProperties())