Skip to content

Commit

Permalink
fix(lib): json extractor can be called by other script
Browse files Browse the repository at this point in the history
  • Loading branch information
snowyu committed Aug 18, 2024
1 parent e63f72b commit 9aa2db5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/json.ai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ prompt:
{{output}}
---
THE CONTENT:
{{content}}
{{result or content}}
---
input:
- result
- content
- output
# - output: messages[1].content
Expand Down

0 comments on commit 9aa2db5

Please sign in to comment.