Albert

Results 12 comments of Albert

1. Are you API keys set? I imagine they are if you deployed from the template 2.There is an ongoing issue with Vercel deployments https://github.com/miurla/morphic/issues/85

Hey @miurla is something I've been thinking about implementing. Wanted to get your opinion before I proceed. Would you prefer to add a custom markdown component that parses youtube urls...

@leerob Can you explain how streaming is faster on the node.js runtime than on edge? I'm imagining it has to do with the CPU speed. Are there significant price differences...

Hey @aleksa-code, reviewed your comment on #85 briefly. Do you believe the text not streaming when using the node runtime is related to the Next.js/Vercel CLI version? Vercel has recently...

Firecrawl is pretty slow when I tested it Is this fine? I'm sure the user would understand as long as we provide a spinner

Ahh nevermind, the crawl api which scrapes multiple pages is slow, just scraping one page is decent

Firecrawl uses playwright + turndown 😆 We can also use this one https://jina.ai/reader I'll give it a shot, already got the researcher able to refer to the previous sources it...

jina seems to me to be a tad bit faster btw, if you wanna try it out

Hey @miurla, fixed the types related to enabling follow up conversations and also found a way to enable function calling with groq so now I'm moving forward with adding FireCrawl,...

@miurla not using the groq sdk, it turns out the vercel ai sdk needed to be upgraded to a minor version. That minor version set's content as optional in the...