Slot: corpus
In-memory document corpus.
URI: dspy:corpus
Applicable Classes
| Name |
Description |
Modifies Slot |
| Embeddings |
Embedding-based nearest-neighbour retriever (``dspy |
no |
| EmbeddingsWithScores |
Embeddings retriever that also returns similarity scores (``dspy |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
dspy:corpus |
| native |
dspy:corpus |
LinkML Source
name: corpus
description: In-memory document corpus.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- Embeddings
range: string
multivalued: true