EpicMo

Results 13 comments of EpicMo

Thank you a lot. But I changed my `extend.php` and it goes wrong. This is my code. `

the logs show that it cannot admit my code and goes wrong. `[2021-05-03 00:02:30] flarum.ERROR: ReflectionException: Class FoF\Upload\Helpers\Settings does not exist in /www/wwwroot/mysite/vendor/illuminate/container/Container.php:833 Stack trace:` mysite refers to the local...

`[2021-05-03 00:02:30] flarum.ERROR: ReflectionException: Class FoF\Upload\Helpers\Settings does not exist in /www/wwwroot/mysite/vendor/illuminate/container/Container.php:833 Stack trace: #0 /www/wwwroot/mysite/vendor/illuminate/container/Container.php(833): ReflectionClass->__construct('FoF\\Upload\\Help...') #1 /www/wwwroot/mysite/vendor/illuminate/container/Container.php(714): Illuminate\Container\Container->build('FoF\\Upload\\Help...') #2 /www/wwwroot/mysite/vendor/illuminate/container/Container.php(652): Illuminate\Container\Container->resolve('FoF\\Upload\\Help...', Array) #3 /www/wwwroot/mysite/extend.php(43): Illuminate\Container\Container->make('FoF\\Upload\\Help...') #4 /www/wwwroot/mysite/vendor/flarum/core/src/Foundation/Application.php(183): MyServiceProvider->register() #5...

I thinks whether can i edit the local config? upload/src/templates/imagepreview and i try to changed the code ` public function bbcode(): string { return '[upl-image-preview url={URL}]'; } }` into `public...

I am trying to add this module to Auto-Gpt. Later I will post a PR.

I think this process will not make the LLM engaged in. For example, when I using Auto-GPT, I noticed that it will made dir in Linux way (However I was...

这可能是一个依赖链错误,不清楚是不是上游错误: ```json { "action": "get_user_info", "params": { "user_id": "1***9" }, "self":{ "user_id":"2***2", "platform":"qq" } } ``` 返回: ```json { "status": "failed", "retcode": 34001, "data": null, "message": "ricq错误:failed to decode, missing...

Hello , I have the same thought and I make a webapi to get the image that generated by Carbon website. This is the url of the repo: https://github.com/liaosunny123/Carbon-Webapi

> The script is intended to run the check requirements every time in case the repository was pulled by the user and there are new requirements added, so a one...

this pr will check `requirement.py` hash to decide if need to procee