Skip to content

Commit

Permalink
docs: Add Changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
MerlinKallenbornAA committed Nov 28, 2024
1 parent 2427592 commit b934c37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Introduce `BenchmarkRepository`and `StudioBenchmarkRepository`
- Add `create_project` bool to `StudioClient.__init__()` to enable users to automatically create their Studio projects
- Add progressbar to the `Runner` to be able to track the `Run`
- Add `StudioClient.submit_benchmark_lineages` function and include it in `StudioClient.submit_benchmark_execution`

### Fixes
...
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "intelligence-layer-ZqHLMTHE-py3.12",
"display_name": "intelligence-layer-d3iSWYpm-py3.10",
"language": "python",
"name": "python3"
},
Expand All @@ -135,7 +135,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
"version": "3.11.8"
}
},
"nbformat": 4,
Expand Down

0 comments on commit b934c37

Please sign in to comment.