encode/uvicorn: Version 0.47.0
What's Changed Eagerly import the ASGI app in the parent process by @Kludex in #2919 Add ssl_context_factory for custom SSLContext configuration by @Kludex in #2920 Treat fd=0 as a valid file descriptor with…
Topic - Edition
What's Changed Eagerly import the ASGI app in the parent process by @Kludex in #2919 Add ssl_context_factory for custom SSLContext configuration by @Kludex in #2920 Treat fd=0 as a valid file descriptor with…
Pass a Zod schema to useChat and get a typed `partial` and `final` for free. No more parsePartialJSON glue, no more onChunk wiring. TanStack AI now streams structured output end-to-end across OpenAI, OpenRouter, Grok,…