Skip to content

Commit

Permalink
FEAT: Add feature contributions as attribute and tutorial on how to u…
Browse files Browse the repository at this point in the history
…se (#448)

Co-authored-by: Olivier Sprangers <[email protected]>
Co-authored-by: Olivier Sprangers <[email protected]>
Co-authored-by: José Morales <[email protected]>
  • Loading branch information
4 people authored Sep 3, 2024
1 parent 2035783 commit e26e434
Show file tree
Hide file tree
Showing 6 changed files with 1,107 additions and 8 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/models-performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
run-models-performance:
runs-on: ubuntu-latest
env:
NIXTLA_API_KEY: ${{ secrets.NIXTLA_API_KEY }}
NIXTLA_API_KEY: ${{ secrets.NIXTLA_DEV_API_KEY }}
NIXTLA_BASE_URL: ${{ secrets.NIXTLA_DEV_BASE_URL }}
PLOTS_REPO_URL: https://github.com/Nixtla/nixtla/blob/docs-figs-model-performance
steps:
- name: Clone repo
Expand Down
Loading

0 comments on commit e26e434

Please sign in to comment.