LLM 提示词管理方案

4作者: opuslabs9 个月前
对于使用 LLM 的各位来说,你们是如何管理项目中日益增长的提示词(例如系统提示词、模板、链和实验)的?我正在寻找一些实用的方法或工具,以便组织、版本控制和搜索提示词,从而方便对其进行优化和复用,而不是将它们分散在笔记或 GitHub Gist 中。
查看原文
For those of you working with LLMs, how do you manage the growing sprawl of prompts such as system prompts, templates, chains, and experiments across projects? I am looking for practical ways or tools to organize, version, and search prompts so they are easy to refine and reuse, instead of keeping them scattered in notes or GitHub gists.