Skip to content

Commit

Permalink
fixing template
Browse files Browse the repository at this point in the history
  • Loading branch information
TuanaCelik committed Dec 8, 2023
1 parent 0f44e85 commit 5e08156
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ Context:
{{doc.content}}
URL: {{article.meta['url']}}
{% endfor %}
Question: {{question}}
"""

prompt_builder = PromptBuilder(template=prompt_template)
Expand Down

1 comment on commit 5e08156

@vercel
Copy link

@vercel vercel bot commented on 5e08156 Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.