Slot: sync_files
URI: dspy:sync_files
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Interpreter | Abstract code interpreter used by ProgramOfThought and CodeAct |
no |
| PythonInterpreter | Local in-process Python REPL (``dspy | no |
| CodeInterpreter | Sandboxed code interpreter (``dspy | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Boolean |
| Domain Of | Interpreter |
Cardinality and Requirements
| Property | Value |
|---|---|
| ### Slot Characteristics |
| Property | Value |
|---|---|
| If Absent | boolean(False) |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/dspy
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dspy:sync_files |
| native | dspy:sync_files |
LinkML Source
name: sync_files
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: boolean(False)
domain_of:
- Interpreter
range: boolean