from_config
Method
This is a method of the Workspace class in the workspace module.Create workspace from bot configuration.
Signature
Parameters
Optional[object]
required
BotConfig or similar configuration object
Returns
'Workspace'
Configured Workspace instance
Uses
Path.homeexpanduserPathcls
Used By
Source
View on GitHub
praisonaiagents/workspace/__init__.py at line 106
