Thoonsen Maxime

Results 84 comments of Thoonsen Maxime

Thanks @bernard-ng, can you rebase and I'll merge it!

Hello @nikhilno1 , You had this problem after creating the tables? After that everything is fine?

@nikhilno1 do you have the problem if you use a db in local? (With the provided docker-compose file you can have a db quickly)

Hey @nikhilno1 , It should be 30s for edge function: https://vercel.com/docs/concepts/limits/overview I also use the pro plan for my prod but it was before I used edge function. If it...

Ok. What I don't understand is that edge function looks like to have a different timeout. You are stil using this in the answer route? ```typescript export const config =...

Hey @Quazz I think you can create a custom client and set your timeout as you wish. But we could add an option. Would you like to contribute on it?

Hey @numerogeek, yes it can be a good feature. Do you want to contribute?

Great idea @amenk

@amenk @f-lombardo what about just use WebPageTextGetter class in Tool? To get the text from html should be quite enough no? (even if quite messy ^^)

Hey @jmariller, Sure I will add it as a feature request. Is this something that you would want to contribute?