Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apaas-ai/aily-cui-sdk

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apaas-ai/aily-cui-sdk

aily-cui-sdk 对外接入包

  • 1.8.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Aily-CUI-SDK

Aily CUI SDK 工具是飞书 Aily 团队推出的 CUI 产品,旨在让你快速搭建一个 AI 应用,然后在你现有系统中快速接入自己搭建的 AI 能力。

具体用法

  1. 安装 npm 包 npm install @apaas-ai/aily-cui-sdk

  2. 在你的代码中接入

import { initChatPanel } from '@apaas-ai/aily-cui-sdk'

const container = document.querySelector('.container');
initChatPanel(container, { ...具体参数 });

详细参数文档

https://bytedance.larkoffice.com/wiki/KCGywPdjDi412ukFS8Hc9fdan6j

FAQs

Package last updated on 19 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc