microsoft/hve-core

Public

mirrored from https://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
33e04296dfe1175d0eefa97a8a6fbd5ea430db9c

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

plugins/data-science/.github/plugin/plugin.json

14lines · modeblame

e6cee852Allen Greaves4 months ago1{
2"name": "data-science",
7fa6e81eBryan J Smith2 months ago3"description": "Evaluation dataset creation, data specification generation, Jupyter notebooks, and Streamlit dashboards",
0d4452b3hve-core-release-please[bot]2 months ago4"version": "3.3.101",
51c37819Katrien De Graeve3 months ago5"agents": [
6"agents/data-science/",
7"agents/hve-core/subagents/",
8"agents/rai-planning/"
9],
10"commands": [
2f2edca3eugeneboms2 months ago11"commands/data-science/",
51c37819Katrien De Graeve3 months ago12"commands/rai-planning/"
13]
e6cee852Allen Greaves4 months ago14}