PgSearchIndexConfigLoader
org.llm4s.config.PgSearchIndexConfigLoader
object PgSearchIndexConfigLoader
Loader that builds a org.llm4s.rag.permissions.SearchIndex.PgConfig from a PureConfig pureconfig.ConfigSource.
Reads the llm4s.rag.permissions.pg config tree to obtain PostgreSQL connection details (host, port, database, credentials) and table names used by the RAG permission-aware search index.
Typically accessed via Llm4sConfig.pgSearchIndex rather than called directly.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
In this article