update todo

This commit is contained in:
Your Name 2023-03-28 22:10:22 +08:00
parent 37bcdf684d
commit 00e411bd68

View File

@ -207,5 +207,9 @@ python check_proxy.py
<img src="https://user-images.githubusercontent.com/96192199/227504931-19955f78-45cd-4d1c-adac-e71e50957915.png" height="400" >
</div>
## Todo:
- (Top Priority) 调用另一个开源项目text-generation-webui的web接口使用其他llm模型
- 总结大工程源代码时文本过长、token溢出的问题目前的方法是直接二分丢弃处理溢出过于粗暴有效信息大量丢失
- UI不够美观