Skip to content

Commit

Permalink
Update invoke-openai-chat.hl
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Dec 21, 2023
1 parent 1f450f9 commit 0901c0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions backend/files/misc/workflows/actions/invoke-openai-chat.hl
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ if
message:x:@http.post/*/content/*/error/*/message
status:x:@http.post
error:x:@lambda2hyper
throw:Something went wrong while invoking OpenAI
message:x:@http.post/*/content/*/error/*/message
status:x:@http.post
error:x:@lambda2hyper

// Returning result to caller.
yield
Expand Down

0 comments on commit 0901c0d

Please sign in to comment.