Skip to content

v2.2.0

Latest

Choose a tag to compare

@andrewkenreich andrewkenreich released this 18 Aug 17:43
9a2f099

Adds "save_skill" to the closed FunctionCallSSEData.function Literal in openbb_ai/models.py, allowing agents to emit a copilotFunctionCall SSE that asks the Workspace client to save a skill. This follows the exact precedent of get_skill_content (#52).