dash_agent 0.2.0
dash_agent: ^0.2.0 copied to clipboard
Framework package to create and publish dash agents for commanddash
0.2.0 #
- WorkspaceQueryStep Improvement: Added
workspace_object_typeparameter to WorkpaceQeuryStep - Updated README: The README has been updated to add section of Testing Your Agents.
0.1.1 #
- Fixed type cast error for
PromptQueryStep.dashOutputs - README update
0.1.0 #
SystemDataObjectdropped forFileDataObject- README update
- End token implementation to convey dash_cli the end of json
0.0.1 #
- Initial Release