Skip to content

Slot: enable_network_access

URI: dspy:enable_network_access

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

Mappings

Mapping Type Mapped Value
self dspy:enable_network_access
native dspy:enable_network_access

LinkML Source

name: enable_network_access
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
ifabsent: boolean(False)
domain_of:
- Interpreter
range: boolean