Samuel Colvin

Results 1272 comments of Samuel Colvin

Sorry, I've thought about this and changed my opinion. As with in django it would be useful for big projects to be able to add a `RouteTableDef` like you can...

ok makes sense, I still think it would be useful to add a prefix option to `add_routes` or similar. Currently I think the only way to add a collection of...

why not just add a `prefix` argument to `add_routes`? that avoids add another fuction to an already complicated part of aiohttp?

From above > While building a growing number of (micro) services we find ourselves creating reusable blocks to construct them. Including routing. No "very large project" mentioned. In this scenario...

This sounds like a good plan. We (I) should also adapt/restart https://github.com/datafusion-contrib/datafusion-functions-json/pull/22 to work with this API to prove it does what we need before merging.

I'm the general case you can do this efficiently with pyo3. But I'm not sure how pydantic comes into it? If you're looking to implement your own types in rust,...

Hi @rafidka, thanks so much for the contribution and sorry for the slow reply. As per #239 we'd definitely be happy to add support for Cohere! Note: we've made a...

> Question: would you want to have streaming support as well in the same PR, or you are ok breaking this down into two PRs? I'm happy for streaming to...

If docs pages are moved, a redirect should be used to both help users and maintain SEO.

@The-CodeINN did you close this intentionally? We'd love to get this supported?