Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

chat@0.5.7

Latest
Compare
Choose a tag to compare
@rxliuli rxliuli released this 26 Apr 14:20
· 22 commits to master since this release

本地更新主要是想调查如何避免 api 调用的超大记录,最大的一条超过 150k

  • perf: 尝试不缓存 OpenAI client 实例,避免 context 过长(超过 150k)-- 等待下周验证
  • fix: 修复 textarea 输入抖动问题
  • fix: 修复输入框回车后没有重新计算高度的错误
  • fix: 修正一些数据库查询的问题
  • style: 禁止选中会话文字