File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6+ ## [ 0.1.0] - 2025-03-05
7+
8+ - Added a service for the vms datasource so any other service can access it
9+ - Added a function descriptor to help describe the function to the UI
10+ - Added a service for the vms datasource so any other service can access it
11+ - Added a function descriptor to help describe the function to the UI
12+
613## [ 0.0.4] - 2025-03-04
714
815- refactored the package structure to avoid conflicts
Original file line number Diff line number Diff line change 1- 0.0.4
1+ 0.1.0
Original file line number Diff line number Diff line change 1717
1818setup (
1919 name = "pd-ai-agent-core" ,
20- version = "0.0.4 " ,
20+ version = "0.1.0 " ,
2121 author = "Parallels" ,
22222323 description = "A core library for AI agent functionality" ,
You can’t perform that action at this time.
0 commit comments