Skip to main content
Filter by
Sorted by
Tagged with
1 vote
2 answers
522 views

With an openai prompt provider, I can do the following description: "instructions_test_2025-04-30_002" prompts: - "Hi, how are you?" providers: - id: "openai:responses:gpt-...
Tobias Hermann's user avatar
0 votes
1 answer
164 views

I'd like to give this prompt to the LLM: Output this exact string:{{some_string}}" I.e., {{some_string}} shall not be replaced by Promptfoo with some variable, but be verbatim instead. My current ...
Tobias Hermann's user avatar