v4.5
API: Move OpenAI-compatible API from extensions/openai to modules/api
API: Add thinking block signature field, fix error codes, clean up logging
Reduce VRAM peak in prompt logprobs forward pass
Remove hardcoded trust_remote_code=True in embedding loader
Image generation: Embed generation metadata in API image responses
API: add instruction_template support to the model load endpoint
API: Fix IPv6 address formatting
Rename project from text-generation-webui to textgen
API: Fix _start_cloudflared raising after first attempt instead of exhausting retries