You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/tests/unit_tests/examples/simple_prompt.yaml

8 lines
145 B
YAML

_type: prompt
input_variables:
["adjective"]
partial_variables:
content: dogs
template:
Tell me a {adjective} joke about {content}.