Commit 87bd327 1 parent edfbff1 commit 87bd327 Copy full SHA for 87bd327
File tree 13 files changed +13
-39
lines changed
13 files changed +13
-39
lines changed Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 9
9
steps :
10
10
- uses : actions/checkout@v4
11
11
12
- - uses : actions/setup-python@v5
13
- with :
14
- python-version : ' 3.10'
12
+ - run : python3 --version
15
13
16
14
- name : Prepare LLM (Phi-3 Mini)
17
15
uses : ./.github/actions/prepare-llm
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 9
9
steps :
10
10
- uses : actions/checkout@v4
11
11
12
- - uses : actions/setup-node@v4
13
- with :
14
- node-version : ' 18'
12
+ - run : node --version
15
13
16
14
- name : Prepare LLM (Phi-3 Mini)
17
15
uses : ./.github/actions/prepare-llm
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
Original file line number Diff line number Diff line change 12
12
steps :
13
13
- uses : actions/checkout@v4
14
14
15
- - uses : actions/setup-node@v4
16
- with :
17
- node-version : ' 18'
15
+ - run : node --version
18
16
19
17
- run : echo 'Which planet in our solar system is the largest?' | ./ask-llm.js | tee output.txt | grep -i jupiter
20
18
timeout-minutes : 3
You can’t perform that action at this time.
0 commit comments