a2n-seattle / a2n-seattle/rms-app
Add AI Chat Orchestration to call APIs
未关闭
idea
priority-low
- 主要语言
- TypeScript
- 星标
- 1
- 派生
- 1
- 平均合并
- 27 分钟
- 30 天内合并 PR
- 4
描述
# Why?
**As a** user
**I want** to be able to write out a prompt and have AI interpret what I want to do
**So that** I can more easily call APIs
# What?
Implement LangChain, with whatever OpenAI model is free.
https://js.langchain.com/docs/how_to/tool_calling
# Additional context
Can just call APIs directly from library.
Ideally, the chat will confirm with the user before making a API call.
Don't want AI to directly manipulate the database. Want to have at least the APIs to constrain what it's able to do.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。