Home / File/ simple_prompt.json — langchain Source File

simple_prompt.json — langchain Source File

Architecture documentation for simple_prompt.json, a json file in the langchain codebase.

Entity Profile

Source Code

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

Frequently Asked Questions

What does simple_prompt.json do?
simple_prompt.json is a source file in the langchain codebase, written in json.
Where is simple_prompt.json in the architecture?
simple_prompt.json is located at libs/core/tests/unit_tests/examples/simple_prompt.json (directory: libs/core/tests/unit_tests/examples).

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free