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