org.llm4s.rag.loader.TextLoader
See theTextLoader companion class
object TextLoader
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TextLoader.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Create from a single content string with ID
Create from a single content string with ID
Attributes
Create from content with auto-generated ID
Create from content with auto-generated ID
Attributes
Create from content, ID, and metadata
Create from content, ID, and metadata
Attributes
Create a builder for fluent construction
Create a builder for fluent construction
Attributes
Create from content strings with auto-generated IDs
Create from content strings with auto-generated IDs
Attributes
Create from a map of ID -> content
Create from a map of ID -> content
Attributes
Create from ID-content pairs
Create from ID-content pairs
Attributes
Concrete fields
Empty loader
Empty loader
Attributes
In this article