Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 18, 2024
1 parent d51b9f4 commit cc364b9
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
13 changes: 13 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -41063,5 +41063,18 @@
"llm",
"test-time-compute"
]
},
"https://github.com/hashboard-hq/hashquery": {
"extra-tags": [
"framework",
"bi",
"models"
],
"date": "2024-03-19",
"title": "hashquery",
"summary": "A Python framework for defining and querying BI models in your data warehouse",
"tags": [
"python"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
8 changes: 8 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -188266,5 +188266,13 @@
{
"head": "model",
"tail": "inference"
},
{
"head": "framework",
"tail": "bi"
},
{
"head": "bi",
"tail": "models"
}
]

0 comments on commit cc364b9

Please sign in to comment.