December 10th, 2024
New
Improved
Added integrated Mermaid diagram preview, enabling users to render and visualize diagrams directly within their search and conversation results.
Optimized Code Selection & Copy During Generation
When code is being generated, users can now select and copy code snippets without waiting for the entire generation process to finish.
Playground Preview During Generation
The interactive playground can now show partial content as soon as it’s generated, giving users an immediate preview of the code’s execution environment.
Code Block Preview During Generation
Similar to the playground, code blocks now update incrementally while messages are still being generated. Users can inspect and interact with these blocks as they appear.
Markdown File Export
Conversations and results can now be exported as Markdown files, making it easier to share or store long-form outputs.
Input Box Minor Bugs
Fixed issues where pressing Enter and Shift+Enter behaved unpredictably in the input field. Now, line breaks and submissions function as expected.
Image Upload Restrictions
Fixed a bug allowing image uploads in unsupported models or modes. Users will now receive proper warnings when attempting unsupported operations.
Incomplete Answers for o1
Addressed issues causing incomplete responses in the o1 model. Answers from o1 should now return in full consistently.