- Chat history now supports statistically uploaded files.
- The chat summary is now automatically generated as
Chat.summary. - Token usage is now tracked as
Chat.input_tokensandChat.output_tokens. - Add new MIME types (xls, xlsx, doc, docx, ppt, and pptx).
- Chat history now supports images, downloads, and uploads.
- Images supported by the code interpreter are no longer uploaded twice.
- Convert
Chat.loadto a class method. - Code interpreter now replaces expired containers automatically.
- Add support for OpenAI's web search capability.
- Add support for OpenAI's remote MCP capability.
- Fix a bug causing incorrect handling of the history file.
- Add support for OpenAI's reasoning capability.
- Add support for OpenAI's image generation capability.
- Code blocks are now rendered as collapsible.
- Fix a typo in
Chat.save. - The welcome message is no longer shown when a user provides chat history.
- Fix a bug causing incorrect handling of example messages.
- Attachment file names are now included in user messages.
- Add support for OpenAI's Responses API and set it as the default.
- Remove support for OpenAI's Chat Completions and Assistants APIs.
- Introduce a CLI for deleting OpenAI files, vector stores, and containers.
- Add new capabilities.
- Add new capabilities.
- Add new capabilities.
- Add new capabilities.
- Add new capabilities.
- Add new capabilities.
- Add new capabilities.
- Add new capabilities.
- Add new capabilities.
- Initial release.