Skip to content

Releases: youngle316/power-chatgpt

🦥 share chat

11 Sep 03:08
59c10d9
Compare
Choose a tag to compare

What's New

  • [✨] Share as an image or share via a ShareGPT link
  • [🐛] Clearing the error that occurs during project initialization

custom prompts

04 Sep 06:38
1493b45
Compare
Choose a tag to compare

feature

1. Allow users to customize prompts.

2. Automatically compress context chat logs to save tokens while supporting long conversations

3. instructions for adding an openai api proxy

4. display error message returned by the interface.

new readme

26 Aug 02:23
9300a11
Compare
Choose a tag to compare

feature

  1. update readme
  2. support docker
  3. export to json
  4. sidebar footer

bugfix

  1. page refocusing will re-request

🎉 GPT-4 ! 🚀

12 Aug 09:27
66b08fd
Compare
Choose a tag to compare

feature

1️⃣ GPT-4 Support

2️⃣ Cancel Button for Modals

3️⃣ Advanced Options - Context Limit

🌊 stream response

03 Aug 07:48
8df63c0
Compare
Choose a tag to compare

feature

  • support edge function
  • prompt lib
  • support stream response

fix

  • prompt Input box is not centered when sidebar is hidden
  • The mask of the prompt input box obscures the sidebar
  • only display the regenerate button on the chat page

style

  • new chat button moved downwards

🫰正式开源、小功能添加

01 Jul 13:22
fb01460
Compare
Choose a tag to compare

Features

  • Can be copied messages
  • Assistant messages add time
  • Stop generate
  • One-click scroll to the bottom

功能

  • 可以复制消息
  • 辅助消息添加时间
  • 停止生成
  • 一键滚动到底部

New UI 🎨

21 Jun 02:02
c18959e
Compare
Choose a tag to compare

Feature

  • 添加 favicon
  • 自定义 API Key
  • 自定义 API EndPoint
  • 主题、语言切换
  • Chat 可关联上下文
  • Enter 发送消息,Enter + Shift 换行
  • 首页输入 Prompt,自动新增并跳转

Bug

  • 删除 siderBar 同时删除对应的 chat messages

Feature

  • Added favicon
  • Customizable API Key
  • Customizable API Endpoint
  • Theme and language switching
  • Chat can be associated with context
  • Pressing Enter sends message, Shift + Enter creates a new line
  • Automatically creates and navigates to a new input prompt on the homepage

Bug

  • Deleting sidebar also deletes corresponding chat messages.

first release, complete basic functions 🍀

14 Jun 01:38
17246b2
Compare
Choose a tag to compare

This time I build a power chat with ChatGPT

Features

  • no login
  • save data in localstorage
  • use cloudflare for proxy
  • free for gpt-3.5 model