Releases: OpenBB-finance/openbb-ai
Releases · OpenBB-finance/openbb-ai
Release list
v2.2.0
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).
Add support for prompt suggestion SSE
What's Changed
- Add prompt suggestions SSE helper by @DidierRLopes in #59
- Update package version by @piiq in #60
Full Changelog: v2.0.2...v2.1.0
Bump version to 2.0.2 and update dependencies
What's Changed
- Bump version to 2.0.2 and update dependencies by @tehcoderer in #58
Full Changelog: v2.0.1...v2.0.2
Bump version to 2.0.1 and update dependencies
What's Changed
Full Changelog: v2.0.0...v2.0.1
Update the workspace options schema
What's Changed
- Update the collection type used to communicate the selected workspace options by @DidierRLopes in #56
Full Changelog: v1.10.0...v2.0.0
Add support for sending over html documents
Add `executed_values` to widget model
What's Changed
- Skills model by @DidierRLopes in #52
- Executed values by @DidierRLopes in #53
Full Changelog: v1.8.6...v1.9.0
Add Skills model
Manage navbar
v1.8.6 Manage dashboard navbar (#51)
v1.8.5 Add support for Generative UI
What's Changed
- Generative UI for widgets on the fly by @DidierRLopes in #49
- Bump package version to 1.8.5 by @piiq in #50
Full Changelog: v1.8.4...v1.8.5