Skip to content

v0.1.0-release-source

Choose a tag to compare

@github-actions github-actions released this 01 Mar 08:54
47de4d0

"## PR #1 commits\n\n- c32bb5b @Not-A-DevStudio\n\n feat(jiezhu-cpp): add third_party Catch2\n\n- bc0ea0e @Not-A-DevStudio\n\n feat(jiezhu-cpp): add third_party curl\n\n- 9e3ca49 @Not-A-DevStudio\n\n feat(jiezhu-cpp): add third_party nlohmann_json\n\n- 6d74187 @Not-A-DevStudio\n\n feat(jiezhu-cpp): Add C++ client library for OpenAI-style Chat Completions API\n \n - Implement core functionality in jie/chat.hpp and jie/chat.cpp for handling chat completion requests and responses.\n - Create a lightweight client class to manage API interactions, including support for streaming responses.\n - Add build instructions and quick start guide in documentation.\n - Introduce tests for chat completion creation and streaming using a mock HTTP server.\n - Include third-party dependencies (libcurl, nlohmann/json, Catch2) in the CMake configuration.\n - Define options for enabling enhanced capabilities with the JIE_ENABLE_JIEZHU_ABLITY flag.\n\n- 635d21a @Not-A-DevStudio\n\n feat(jiezhu-py): Add Python library\n\n- ca2ef00 @Not-A-DevStudio\n\n feat(jiezhu-prompt): Add Jiezhu prompt collection\n\n- 539b279 @Not-A-DevStudio\n\n feat: add demos for both C++ and Python libraries\n\n- 173070a @Not-A-DevStudio\n\n feat: add Github Workflow to release packed source code\n\n- 6f7fb86 @Not-A-DevStudio\n\n docs(roadmap): update finished items status to completed\n\n- 4f23b9b @Not-A-DevStudio\n\n docs: add urls for official website and github repo"