Documentation
¶
Index ¶
Constants ¶
View Source
const ( Create = "create" Read = "read" Update = "update" Delete = "delete" List = "list" SkillCreate = "skill.create" SkillRead = "skill.read" SkillUpdate = "skill.update" SkillDelete = "skill.delete" SkillPublish = "skill.publish" SkillUpload = "skill.upload" SkillDownload = "skill.download" AgentRun = "agent.run" RuntimeSessionCreate = "runtime.session.create" RuntimeSessionDelete = "runtime.session.delete" SandboxInstanceCreate = "sandbox.instance.create" SandboxInstanceDelete = "sandbox.instance.delete" ModelInvoke = "model.invoke" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.