Skip to content

Commit 50484e4

Browse files
ci: release packages
1 parent 0631ca4 commit 50484e4

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/kimi-anyof-tool-schema.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/pythinker-code/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pythoughts/pythinker-code
22

3+
## 0.7.1
4+
5+
### Patch Changes
6+
7+
- [#14](https://github.com/Pythoughts-labs/pythinker-code/pull/14) [`0631ca4`](https://github.com/Pythoughts-labs/pythinker-code/commit/0631ca47d358d85de0139107b2244837a9a25b80) - Fix Kimi and Moonshot models rejecting every request with an invalid tool schema error when a tool declares `anyOf` alongside its own type or properties.
8+
39
## 0.7.0
410

511
### Minor Changes

apps/pythinker-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythoughts/pythinker-code",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "The Starting Point for Next-Gen Agents",
55
"license": "MIT",
66
"author": "Pythoughts",

0 commit comments

Comments
 (0)