Replies: 1 comment
-
I would use a small python program to use the above file as a Jinja2 template and populate the content entries from the program. Then use the output file as the prompt to pass to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
let's say I got a .txt file that contains my prompt below and I want to use llm to pass this file as prompt but it contains a dynamic variable
entries
. Is it possible to pass it too? TanksPROMPT
Beta Was this translation helpful? Give feedback.
All reactions