onurakman
onurakman
``` PHP class Site extends AppModel { public $actsAs = array( 'AuditLog.Auditable', 'Cacher.Cache' => array('auto' => false) ); ``` ``` PHP private function startCrawl($siteId = null) { $this->Site->id = $siteId;...
I think that the values such as task_id, args and kwargs in the job table should be in the job_results table. Maybe it can even provide the opportunity to run...
> [@onurakman](https://github.com/onurakman) I tested locally and indeed the plugin didn't seem to work, I see you closed the issue, did you manage to solve the problem? It seemed like the...
I got the same error with GLM-4.5-Air after upgrading to v1.0.223 Sometimes GLM outputs `` empty tags with may be this is causing problem
I tried with version 1.1.2 and the problem still exits. The change added in version 1.0.218 #6463 causes problems with GLM models.