Fixed
- Exception when calling
Structure.to_json()
after it has run. Agent
unintentionally modifyingstream
for all Prompt Drivers.StructureVisualizer.base_url
for setting the base URL on the url generated byStructureVisualizer.to_url()
.StructureVisualizer.query_params
for setting query parameters on the url generated byStructureVisualizer.to_url()
.- Parsing
ActionCallDeltaMessageContent
s with empty stringpartial_input
s.