Skip to content

Commit

Permalink
Merge pull request #187 from karthik2804/add_llm
Browse files Browse the repository at this point in the history
Add llm
  • Loading branch information
karthik2804 committed Sep 5, 2023
2 parents 30eaa97 + 2046b3d commit e5cc78c
Show file tree
Hide file tree
Showing 6 changed files with 775 additions and 457 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: engineerd/configurator@v0.0.8
with:
name: "spin"
url: "https://github.com/fermyon/spin/releases/download/v1.3.0/spin-v1.3.0-linux-amd64.tar.gz"
url: "https://github.com/fermyon/spin/releases/download/canary/spin-canary-linux-amd64.tar.gz"
pathInArchive: "spin"

- name: Run Test
Expand Down
Loading

0 comments on commit e5cc78c

Please sign in to comment.