June 9th, 2025
API
App
Last week, our engineering team focused heavily on platform stability and reliability along with preparing a number of new features to release to our beta test group. We look forward to sharing those out over the coming week.
App
Images will now render in the UI as they’ve completed vs. waiting for all four to complete for display.
Added (i) info buttons to text chats to permit a view of the details of the message (like temperature and top-p).
Added sign-up link in the left navigation menu when signed out.
Added UI elements that display upscale/enhance images in the chat history. Upscales > 1x will still be automatically downloaded.
Added a UI timer to the upscaler message UI to provide some sense of how long the process has been running.
Clarified wording on error messages related to capacity on upscale / enhanced images.
Fixed a rendering bug related to escaped dollar signs on code blocks in chat.
Fixed model specific settings not appropriately applying when selecting “Use these settings”
Fixed an issue with default settings not resetting across all models as expected.
Fixed a bug related to the “download all images” button missing on new chats.
Deprecated the code specific section of the web app to streamline the web UI.
API
Updated upscale/enhance API to provide more clear error messages when images are outside the bounds of supported sizes.
Added support for top_logprobs
parameter as part of the chat completions API.
Optimized the performance of the API keys list endpoint used in the app UI and available in the API particularly benefiting users with substantial API traffic.