Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add aigc #627

Merged
merged 1 commit into from
Dec 12, 2023
Merged

feat: add aigc #627

merged 1 commit into from
Dec 12, 2023

Conversation

xiaohuoni
Copy link
Member

增加环境变量 AZURE_OPENAI_API_KEY=xxxx(.env.local)

增加配置

  azure: {
    apiVersion: '2023-07-01-preview',
    model: 'alita4',
    resource: 'alita',
  },

增加两个命令 call 和 why ,一个用于日常闲聊,一个当 umi 服务挂的时候或者程序出错的时候,可以使用。

也可以通过其他插件接入使用 ,api.onIntlAzure 实验性功能,文档暂不提供,感兴趣的可以研究体验下。

Copy link

changeset-bot bot commented Dec 12, 2023

🦋 Changeset detected

Latest commit: 0577075

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@alita/plugin-azure Patch
alita Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Dec 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
alita-alita ✅ Ready (Inspect) Visit Preview Dec 12, 2023 2:47am

@xiaohuoni xiaohuoni merged commit a08ca8e into master Dec 12, 2023
3 checks passed
@xiaohuoni xiaohuoni deleted the feat-aigc branch December 12, 2023 02:54
@github-actions github-actions bot mentioned this pull request Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant