Prompty 项目使用教程

Prompty 项目使用教程

promptyPrompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI applications. Prompty is an asset class and format for LLM prompts designed to enhance observability, understandability, and portability for developers. 项目地址:https://gitcode.com/gh_mirrors/pr/prompty

1. 项目的目录结构及介绍

Prompty 项目的目录结构如下:

prompty/
├── docs/
│   ├── specification.md
│   ├── tooling.md
│   └── runtime.md
├── src/
│   ├── python/
│   │   ├── main.py
│   │   └── config.py
│   ├── typescript/
│   │   ├── main.ts
│   │   └── config.ts
│   └── csharp/
│       ├── Program.cs
│       └── Config.cs
├── .gitignore
├── LICENSE
├── README.md
└── package.json

目录介绍

  • docs/: 包含项目的文档,如规范、工具和运行时相关文档。
  • src/: 包含项目的源代码,分为 Python、TypeScript 和 C# 三个子目录。
  • python/: Python 语言的源代码。
  • typescript/: TypeScript 语言的源代码。
  • csharp/: C# 语言的源代码。
  • .gitignore: Git 忽略文件配置。
  • LICENSE: 项目许可证。
  • README.md: 项目介绍文档。
  • package.json: Node.js 项目的配置文件。

2. 项目的启动文件介绍

Python

  • main.py: Python 项目的启动文件,包含主程序入口。

TypeScript

  • main.ts: TypeScript 项目的启动文件,包含主程序入口。

C#

  • Program.cs: C# 项目的启动文件,包含主程序入口。

3. 项目的配置文件介绍

Python

  • config.py: Python 项目的配置文件,包含项目运行所需的配置信息。

TypeScript

  • config.ts: TypeScript 项目的配置文件,包含项目运行所需的配置信息。

C#

  • Config.cs: C# 项目的配置文件,包含项目运行所需的配置信息。

以上是 Prompty 项目的基本使用教程,涵盖了项目的目录结构、启动文件和配置文件的介绍。希望对您有所帮助!

promptyPrompty makes it easy to create, manage, debug, and evaluate LLM prompts for your AI applications. Prompty is an asset class and format for LLM prompts designed to enhance observability, understandability, and portability for developers. 项目地址:https://gitcode.com/gh_mirrors/pr/prompty

  • 9
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

胡唯隽

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值