Update Logs
Updates v.1.3.0 (June 16th, 2024)
โ Added new Editor Tool: File Manager. โ Added Chat Completion API demo scene. โ Added Moderations API demo scene.
Updates v.1.2.5 (June 14th, 2024)
โ Changed some class names to avoid confusion with the API. โ Added a AssistantsAPI-v2 demo scene.
Updates v.1.2.4 (June 9th, 2024)
โ Fixed issue with OpenAISettings loading. โ Fixed issue with RunLog getting generated twice. โ Fixed issue with RunLog not getting the currect Model.
Updates v.1.2.2 (June 7th, 2024)
โ Fixed issue with a string output with Message class. โ Added price calculation to image request logs. Updates v.1.2.0 (June 5th, 2024) โ Added AssistantsAPI streaming. โ Added new management tool, 'Assistant Manager'. โ Added Batch APIs. โ Added Vector Stores APIs. โ Added Vector Store Files APIs. โ Added Vector Store File Batches APIs. โ Added updated properties for ChatCompletion. โ Added updated properties for ChatCompletionChunk. โ Added usage handling for Chat streaming. โ Refactored OpenAI client.
Updates v.1.1.4 (May 24th, 2024)
โ Added supports for AssistantsAPI v-2. โ Changed EditorChatGPT to use AssistantsAPI. Updates v.0.1.5 (May 15th, 2024) โ Added supports for GPT-4o. Updates v.0.1.0 (April 4th, 2024) โ First release
Last updated