home/roleplay/prompt-templates-35

Prompt Templates

GPTClaudeGemini··711 copies·updated 2026-07-14
prompt-templates-35.prompt
---
sidebar_position: 3
title: Prompt Templates
description: Membuat prompt yang reusable dan maintainable dengan LangChain
---

# Prompt Templates

Prompt Templates adalah salah satu building block paling penting di LangChain. Mereka memungkinkan kita membuat prompt yang **reusable**, **testable**, dan **maintainable**.

## Mengapa Tidak Pakai F-String?

when to use it

Community prompt sourced from the open-source GitHub repo nauxa-labs/belajar-langchain (no explicit license). A "Prompt Templates" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

nauxa-labs/belajar-langchain · no explicit license