From dee6299ddfba30635c2b3136c746316ed89e5054 Mon Sep 17 00:00:00 2001 From: Jin Hai <haijin.chn@gmail.com> Date: Fri, 19 Apr 2024 20:13:39 +0800 Subject: [PATCH] Update format (#467) ### What problem does this PR solve? Update README format ### Type of change - [x] Documentation Update Signed-off-by: Jin Hai <haijin.chn@gmail.com> --- README.md | 2 +- README_ja.md | 2 +- README_zh.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5105f9f..7b854ea 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ ## đź“Ś Latest Features -- 2024-04-19 Support conversation API([detail](./docs/conversation_api.md)). +- 2024-04-19 Support conversation API ([detail](./docs/conversation_api.md)). - 2024-04-16 Add an embedding model 'bce-embedding-base_v1' from [BCEmbedding](https://github.com/netease-youdao/BCEmbedding). - 2024-04-16 Add [FastEmbed](https://github.com/qdrant/fastembed), which is designed specifically for light and speedy embedding. - 2024-04-11 Support [Xinference](./docs/xinference.md) for local LLM deployment. diff --git a/README_ja.md b/README_ja.md index 91315c2..0e91ea9 100644 --- a/README_ja.md +++ b/README_ja.md @@ -55,7 +55,7 @@ ## đź“Ś 最新ă®ć©źč˝ -- 2024-04-19 会話 API をサăťăĽăă—ăľă™([č©łç´°](./docs/conversation_api.md))。 +- 2024-04-19 会話 API をサăťăĽăă—ăľă™ ([č©łç´°](./docs/conversation_api.md))。 - 2024-04-16 [BCEmbedding](https://github.com/netease-youdao/BCEmbedding) ă‹ă‚‰ĺź‹ă‚込ăżă˘ă‡ă«ă€Śbce-embedding-base_v1ă€Ťă‚’čż˝ĺŠ ă—ăľă™ă€‚ - 2024-04-16 [FastEmbed](https://github.com/qdrant/fastembed) ăŻă€č»˝é‡Źă‹ă¤é«é€źăŞĺź‹ă‚込ăżç”¨ă«č¨č¨ă•ă‚Śă¦ă„ăľă™ă€‚ - 2024-04-11 ăăĽă‚«ă« LLM ă‡ă—ăイăˇăłă用㫠[Xinference](./docs/xinference.md) をサăťăĽăă—ăľă™ă€‚ diff --git a/README_zh.md b/README_zh.md index 762907b..6897af4 100644 --- a/README_zh.md +++ b/README_zh.md @@ -55,7 +55,7 @@ ## đź“Ś ć–°ĺ˘žĺŠźč˝ -- 2024-04-19 支ćŚĺŻąčŻť API([更多](./docs/conversation_api.md)). +- 2024-04-19 支ćŚĺŻąčŻť API ([更多](./docs/conversation_api.md)). - 2024-04-16 ć·»ĺŠ ĺµŚĺ…Ąć¨ˇĺž‹ [BCEmbedding](https://github.com/netease-youdao/BCEmbedding) 。 - 2024-04-16 ć·»ĺŠ [FastEmbed](https://github.com/qdrant/fastembed) 专为轻型和é«é€źĺµŚĺ…Ąč€Śč®ľč®ˇă€‚ - 2024-04-11 支ćŚç”¨ [Xinference](./docs/xinference.md) 本地化é¨ç˝˛ĺ¤§ć¨ˇĺž‹ă€‚ -- GitLab