From ac1fa09604e28f435d24911211d9c4c141ac7ceb Mon Sep 17 00:00:00 2001 From: josc146 Date: Tue, 20 Jun 2023 17:02:28 +0800 Subject: [PATCH] release v1.2.5 --- CURRENT_CHANGE.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/CURRENT_CHANGE.md b/CURRENT_CHANGE.md index da00e5b..916be4f 100644 --- a/CURRENT_CHANGE.md +++ b/CURRENT_CHANGE.md @@ -1,11 +1,9 @@ ## Changes -- improve api docs -- improve error messages -- fix the state cache crash caused by bad prompts -- clear confirm for chat page -- save conversation button -- chore +- add usage and exact model name to API +- embeddings API compatible with openai api and langchain (sdk) +- update manifest +- refactor and chore ## Install