This demo is how to use promptulates agents to create a custom Math application utilising OpenAI’s GPT3.5 Model.For the application frontend, there will be using streamlit, an easy-to-use open-source Python library.This generative math application,let’s …
Ng Zorro配置 文章目录 Ng Zorro配置一、app.module里配置二、引入样式1.使用全部组件样式2.引入组件模块 全局安装:npm i ng-zorro-antd g --save
一、app.module里配置 import { NzConfig, NZ_CONFIG } from ng-zorro-antd/core/config;
import { CommonModule }…