Skip to content

Releases: Not-A-DevStudio/libjiezhu

V0.3.1-fix-packages

Choose a tag to compare

@github-actions github-actions released this 15 Jul 07:17
Immutable release. Only release title and notes can be modified.
062dffe

What's Changed

Full Changelog: Update/v0.3.1...V0.3.1-fix

Update/v0.3.1-packages

Choose a tag to compare

@github-actions github-actions released this 15 Jul 06:57
Immutable release. Only release title and notes can be modified.
06d9408

What's Changed

Full Changelog: v0.3.0-fix...Update/v0.3.1

v0.3.0-fix-packages

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:48
Immutable release. Only release title and notes can be modified.
0afc5d1

What's Changed

Full Changelog: V0.2.0...v0.3.0-fix

V0.2.0-packages

Choose a tag to compare

@github-actions github-actions released this 31 Mar 06:17
5182d16

What's Changed

Full Changelog: V0.1.1-fix-2...V0.2.0

V0.1.1-fix-2-packages

Choose a tag to compare

@github-actions github-actions released this 03 Mar 09:25
464865e

What's Changed

Full Changelog: v0.1.0-release...V0.1.1-fix-2

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"