Coder Social home page Coder Social logo

love520222 / utools-plugin-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uxiew/utools-plugin-chat

0.0 0.0 0.0 3.92 MB

A Utools plugin for ChatGPT and Bing AI

License: MIT License

Shell 0.20% JavaScript 7.66% TypeScript 23.66% CSS 0.03% HTML 0.79% Vue 53.43% Less 14.23%

utools-plugin-chat's Introduction

utools-chat

A Utools plugin for ChatGPT and Bing AI.

一个 chatgpt、bing AI 的 utools 插件。

this project derived from Chanzhaoyu/chatgpt-web

演示 演示

功能

  1. 借助 utools 本地操作(只需要填写接口配置即可)
  2. 所有参数可配置(所有配置存储在 utools 数据库中)
  3. 方便快捷,随用随走

配置

初次进入可配置以下配置:

配置 描述 备注
OPENAI_API_KEY OpenAI API 二选一 二选一 , 使用 OpenAI API 所需的 apiKey (获取 apiKey)
OPENAI_ACCESS_TOKEN Web API 二选一 二选一 , 同时存在时,OPENAI_API_KEY 优先, (获取 accessToken)
OPENAI_API_BASE_URL API 接口地址 可选,设置 OPENAI_API_KEY 时可用
OPENAI_API_MODEL API 模型 可选,设置 OPENAI_API_KEY 时可用
API_REVERSE_PROXY 反向代理 可选,设置 OPENAI_ACCESS_TOKEN 时可用,Web API 反向代理地址
TIMEOUT 超时 可选 ,单位 s
SOCKS_PROXY_HOST Socks 代理 可选,和 SOCKS_PROXY_PORT 一起时生效
SOCKS_PROXY_PORT Socks 代理端口 可选,和 SOCKS_PROXY_HOST 一起时生效

TODO

[x] 错误信息,前端显示 [x] 所有数据存储在 utools 本地 [x] 接入 Bing AI [x] 或者提供个人接口,以同步所有数据??

utools-plugin-chat's People

Contributors

uxiew avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.