一、软件介绍
文末提供程序和源码下载学习
ai-warp 开源的Platformatic Stackable 与 AI 服务交互
二、用法
npx create-platformatic@latest
- Select
Application
, then@platformatic/ai-warp
选择Application(应用程序
),然后选择@platformatic/ai-warp
- Enter
my-ai-app
(or anything you like) as your app name
输入my-ai-app
(或您喜欢的任何内容)作为您的应用名称 - Select
@platformatic/ai-warp
选择@platformatic/ai-warp
- Select your AI provider 选择您的 AI 提供商
- Enter the model you want to use (use the path in case of local llama2)
输入您要使用的模型(如果是本地 llama2,请使用路径) - Enter the API key if using an online provider (openai, mistral, azure)
如果使用在线提供商(openai、mistral、azure),请输入 API 密钥
三、软件下载
夸克网盘分享
本文信息来源于GitHub作者地址:https://github.com/platformatic/ai-warp