3 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
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
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