Derek Colley

Results 47 comments of 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: ![image](https://github.com/user-attachments/assets/1cf62a4d-629a-43d1-a48d-4f40b6a91a5f)

Ok, I managed to do this with username / password The MCP server is able to create sets and provides a link to the user ![Image](https://github.com/user-attachments/assets/07ba02b6-a7cc-4f28-a895-9ebdec999de6)

This issue seems related: https://github.com/paritytech/polkadot-sdk/issues/3519