Skip to content

Conversation

@edenreich
Copy link
Contributor

Summary

This release includes a refactor of the type definitions for chat completion and tool calls, enhancing the clarity and usability of the code. Additionally, the Dockerfile has been updated to include the installation of the GitHub CLI, improving the development environment setup. The package.json file has been modified to include the deepseek keyword, which may help in better categorizing or identifying the project. Finally, the CI/CD pipeline has been updated to improve the release workflow and configuration for semantic release, ensuring a smoother and more automated release process.

Changes

  • refactor: expand type definitions for chat completion and tool calls
  • build: add GitHub CLI installation to Dockerfile
  • chore: add deepseek keyword to package.json
  • ci: Update release workflow and configuration for semantic release

Signed-off-by: Eden Reich <eden.reich@gmail.com>
Signed-off-by: Eden Reich <eden.reich@gmail.com>
Signed-off-by: Eden Reich <eden.reich@gmail.com>
@edenreich edenreich force-pushed the rc/refactor/make-the-sdk-openai-compatible branch from e88a34d to b31058b Compare March 31, 2025 00:51
@edenreich edenreich merged commit 31657b3 into main Mar 31, 2025
2 checks passed
ghost pushed a commit that referenced this pull request Mar 31, 2025
## [0.3.1](v0.3.0...v0.3.1) (2025-03-31)

### ♻️ Improvements

* Make the SDK OpenAI compatible ([#2](#2)) ([31657b3](31657b3))

### 👷 CI

* Update GitHub Actions release workflow to use GitHub App token and improve release handling ([14835e8](14835e8))
* Update release configuration for semantic-release plugins and rules to be consistent with other repos ([20bd3f8](20bd3f8))
@edenreich edenreich deleted the rc/refactor/make-the-sdk-openai-compatible branch March 31, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants