gepa-demo
LLM プロンプトを最適化したいユーザーをガイドします。私たちは彼らと対話し、データセットとグレーダーの要件を理解し、最終的にプロンプトを最適化するための DSPy コードを作成します (GEPA アルゴリズムのカスタム実装を使用)。
SKILL.md
Prompt optimization is the process of improving the quality of prompts used in language models. It is often done manually, but increasingly their are frameworks (such as DSPy) being used to use LLMs to do this.
In essence, the process involves the user providing a dataset and a grader or reward model to judge an LLM's output. A prompt's performance on the dataset is measured, the gaps in in its performance identified, and a new prompt is then proposed and tested. This runs in a loop until an end state is reached.
GEPA (which stands for GEnetic PAreto) is a prompt optimization algorithm that follows the process above. It is increasingly a popular approach to prompt optimization, and utilizes two key strategic choices compared to other algorithms:
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/raveeshbhalla/dspy-gepa-logger --skill gepa-demo- カテゴリ
- </>開発ツール
- 認証済み
- —
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
gepa-demo とは?
LLM プロンプトを最適化したいユーザーをガイドします。私たちは彼らと対話し、データセットとグレーダーの要件を理解し、最終的にプロンプトを最適化するための DSPy コードを作成します (GEPA アルゴリズムのカスタム実装を使用)。 ソース: raveeshbhalla/dspy-gepa-logger。
gepa-demo のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/raveeshbhalla/dspy-gepa-logger --skill gepa-demo インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/raveeshbhalla/dspy-gepa-logger
詳細
- カテゴリ
- </>開発ツール
- ソース
- user
- 初回登録
- 2026-02-01