Derek Colley
Derek Colley
Hi @ERussel Thanks for the quick response! I am engaging with various people to gather support. We will apply for a Polkadot Grant to do main portion of the work....
So far I found the async browser is hard-coded. https://github.com/unclecode/crawl4ai/blob/4750810a67aba2b257a8c8a6d234d2cf397bd025/crawl4ai/async_crawler_strategy.py#L93 Edit this to use firefox. However, for some reason x.com still displays 'unsupported browser'...
### Looks like smaller models struggle to return actionable responses. Running llava-llama-3-8b-v1_1 via LM Studio on Mac M1. Does anyone have recommendations for a vision-enabled model that can run the...
In next.js I used this at the top of my page.tsx: ```ts // Define isSpace function globally for markdown-it declare global { function isSpace(code: number): boolean; } // Define the...
This is still a problem on polkadot: 
Ok, I managed to do this with username / password The MCP server is able to create sets and provides a link to the user 
This issue seems related: https://github.com/paritytech/polkadot-sdk/issues/3519