Commit Graph

6 Commits

Author SHA1 Message Date
wenmeng zhou
5b67c02cef Feat/llmriddle update (#640)
* format chatglm output

* format code and add one problem to llm riddle

* fix app warning

* refine app.py and add test fn for validate fn
2023-11-13 23:29:25 +08:00
Yorick He
a831e3a85c add 5 problems (#638)
---------

Co-authored-by: wenmeng.zwm <wenmeng.zwm@alibaba-inc.com>
Co-authored-by: YorickHe <yongyi.hyy@alibaba-inc.com>
2023-11-13 21:11:54 +08:00
wenmeng zhou
6b8f0ac5b8 add chatglm support for llm-riddle (#634)
* add chatglm-turbo 

* update readme

* format code
2023-11-10 19:23:21 +08:00
Yorick He
b3e8fd0609 add 3 problems to llm-riddle and fix some bugs (#632)
* add 3 problems


---------

Co-authored-by: wenmeng.zwm <wenmeng.zwm@alibaba-inc.com>
Co-authored-by: YorickHe <yongyi.hyy@alibaba-inc.com>
2023-11-10 17:47:56 +08:00
wenmeng zhou
0e9f21decf update riddles (#631)
* fix challenges

* add share function

* update readme
2023-11-10 12:24:49 +08:00
wenmeng zhou
c2e900ee54 update llm riddles (#624)
* add multi online support

* add readme and requirements.txt

* refactor code to llm and challenges and update readme

* handle llm exception and return empty str

* update error handling

* fix gradio version and add concurrency control

* remove concurrency_limit

* update reame
2023-11-09 20:04:16 +08:00