tisDDM

Results 6 comments of tisDDM

Same here. I am using crawl4ai to crawl and ingest some web based docs into a knowledge base. Tracked the issue down to a point that there are pages which...

It is now a few days later and I found a some insights which I like to share: 1. One of the main reasons of the err_aborted lay in using...

As stated earlier, the main reason seems to be the handling of the persistent context. Which is AFAIK not just a trivial coding issue. If you set persistent_context to false,...

Same here. Is there any bugfixing going on already? @talpadk Could edit be a workaround? Would everything be working fine?

Reason might be that, although Perplexity is nearly 100% compatible, it has a few restrictions, E.g. Perplexity does not implement a /models request at the endpoint and the models do...

> The key is to specify `baseURL` in `options` and `models`. You can always follow instruction on https://opencode.ai/docs/providers/#custom-provider and do this Completely agree. You only need to change the baseURL...