File tree Expand file tree Collapse file tree 5 files changed +347
-240
lines changed Expand file tree Collapse file tree 5 files changed +347
-240
lines changed Original file line number Diff line number Diff line change 6262 env :
6363 HF_TOKEN : ${{ secrets.HF_TOKEN }}
6464 HF_HOME : ${{ github.workspace }}/hf_cache
65- OPENAI_API_KEY : ${{ secrets.OPENAI_KEY }}
65+ OPENAI_API_KEY : ${{ secrets.OPENAI_API_KEY }}
6666 GCP_LOCATION : ${{ secrets.GCP_LOCATION }}
6767 GCP_PROJECT_ID : ${{ secrets.GCP_PROJECT_ID }}
6868 COHERE_API_KEY : ${{ secrets.COHERE_API_KEY }}
@@ -152,7 +152,7 @@ jobs:
152152 if : matrix.connection == 'plain' && matrix.redis-version == 'latest'
153153 env :
154154 HF_HOME : ${{ github.workspace }}/hf_cache
155- OPENAI_API_KEY : ${{ secrets.OPENAI_KEY }}
155+ OPENAI_API_KEY : ${{ secrets.OPENAI_API_KEY }}
156156 GCP_LOCATION : ${{ secrets.GCP_LOCATION }}
157157 GCP_PROJECT_ID : ${{ secrets.GCP_PROJECT_ID }}
158158 COHERE_API_KEY : ${{ secrets.COHERE_API_KEY }}
Original file line number Diff line number Diff line change 2424 "name" : " stdout" ,
2525 "output_type" : " stream" ,
2626 "text" : [
27- " \u001b [32m16:19:10 \u001b [0m \u001b [34m[RedisVL]\u001b [0m \u001b [1;30mINFO\u001b [0m RedisVL version 0.4.0 \n "
27+ " \u001b [32m09:58:03 \u001b [0m \u001b [34m[RedisVL]\u001b [0m \u001b [1;30mINFO\u001b [0m RedisVL version 0.5.2 \n "
2828 ]
2929 }
3030 ],
You can’t perform that action at this time.
0 commit comments