Szymon Stasik
Szymon Stasik
The thing is ... this is problem of LLM... OR confusing standard yet this would require full rewrite for all tools. It seems tool calling schema is XML-like yet there...
One option could a a switch for the tool calling schema - per model to use full escape mode
any known workaround or updates on this?
> I've switched over to using firecrawl-simple , but if you wish to continue using firecrawl you should consider having more workers & automatically restart the workers when crash ,...
ok, different error, there were some other config issues. The thing is the `firecrawl-simple` api sources are outdated there are missing useful parameters.
@FelixGYT in the first place we should probably not hijack this ticket to discuss distinct independent project. IMO similar error in `firecrawl-simple` has different cause/nature. I propose you can open...
@FelixGYT I just opened PR with my changes
The issue with `await archive.finalize()` appears to come from a circular dependency in the archiver's internal design. The `finalize()` promise only resolves after the internal module emits its `'end'` event,...
https://github.com/lmstudio-ai/lmstudio-bug-tracker/issues/470
I believe in some cases this is pretty important issue. E.g. I'm trying now to perform gradual migration of some wordpress based app into ionic and so started with embedding...