Commit Graph

4 Commits

Author SHA1 Message Date
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
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
wenmeng zhou
02ce95d5b8 add llm riddles (#621)
* add multi online support

* add readme and requirements.txt
2023-11-08 00:51:10 +08:00