|
2 | 2 |
|
3 | 3 | ## 0.1.0 (2025-04-03)
|
4 | 4 |
|
5 |
| - |
6 | 5 | ### Features
|
7 | 6 |
|
8 |
| -* add type validation to params when tool is invoked ([#129](https://github.com/googleapis/genai-toolbox-langchain-python/issues/129)) ([5d62138](https://github.com/googleapis/genai-toolbox-langchain-python/commit/5d621388b3dc8d6fb7583b56dc9d7fcfa02c0a8b)) |
9 |
| -* Added a sync toolbox client ([#131](https://github.com/googleapis/genai-toolbox-langchain-python/issues/131)) ([ed82832](https://github.com/googleapis/genai-toolbox-langchain-python/commit/ed82832b6e84e8e278820b537fbdbfabd1a0b250)) |
| 7 | +* **toolbox-core:** add type validation to params when tool is invoked ([#129](https://github.com/googleapis/genai-toolbox-langchain-python/issues/129)) ([5d62138](https://github.com/googleapis/genai-toolbox-langchain-python/commit/5d621388b3dc8d6fb7583b56dc9d7fcfa02c0a8b)) |
| 8 | +* **toolbox-core:** Added a sync toolbox client ([#131](https://github.com/googleapis/genai-toolbox-langchain-python/issues/131)) ([ed82832](https://github.com/googleapis/genai-toolbox-langchain-python/commit/ed82832b6e84e8e278820b537fbdbfabd1a0b250)) |
10 | 9 | * **toolbox-core:** add authenticated parameters support ([#119](https://github.com/googleapis/genai-toolbox-langchain-python/issues/119)) ([10087a1](https://github.com/googleapis/genai-toolbox-langchain-python/commit/10087a136056cd47765b376ba18897bae5b848a3))
|
11 | 10 | * **toolbox-core:** add basic implementation ([#103](https://github.com/googleapis/genai-toolbox-langchain-python/issues/103)) ([4f992d8](https://github.com/googleapis/genai-toolbox-langchain-python/commit/4f992d8b2d3cc75692d030b67d13f90c36c49ac9))
|
12 | 11 | * **toolbox-core:** add support for bound parameters ([#120](https://github.com/googleapis/genai-toolbox-langchain-python/issues/120)) ([b2a2208](https://github.com/googleapis/genai-toolbox-langchain-python/commit/b2a22089d4a9abc067605d603c077ff4c4843147))
|
|
15 | 14 |
|
16 | 15 | ### Bug Fixes
|
17 | 16 |
|
18 |
| -* Add qualname for ToolboxTool instances ([#134](https://github.com/googleapis/genai-toolbox-langchain-python/issues/134)) ([5c2dff7](https://github.com/googleapis/genai-toolbox-langchain-python/commit/5c2dff7b2378eaa9298cc281b3658f85a32aa1a5)) |
19 |
| -* correct invalid reference when using array types ([#128](https://github.com/googleapis/genai-toolbox-langchain-python/issues/128)) ([d5a3259](https://github.com/googleapis/genai-toolbox-langchain-python/commit/d5a325926e3fb03b33f9133e7cc70fa935b9aecb)) |
20 |
| - |
21 |
| - |
22 |
| -### Miscellaneous Chores |
| 17 | +* **toolbox-core:** Add qualname for ToolboxTool instances ([#134](https://github.com/googleapis/genai-toolbox-langchain-python/issues/134)) ([5c2dff7](https://github.com/googleapis/genai-toolbox-langchain-python/commit/5c2dff7b2378eaa9298cc281b3658f85a32aa1a5)) |
| 18 | +* **toolbox-core:** correct invalid reference when using array types ([#128](https://github.com/googleapis/genai-toolbox-langchain-python/issues/128)) ([d5a3259](https://github.com/googleapis/genai-toolbox-langchain-python/commit/d5a325926e3fb03b33f9133e7cc70fa935b9aecb)) |
23 | 19 |
|
24 |
| -* add initial toolbox-core package ([#102](https://github.com/googleapis/genai-toolbox-langchain-python/issues/102)) ([771a29c](https://github.com/googleapis/genai-toolbox-langchain-python/commit/771a29cde96581c2a1d9860a98fd22bf922915b5)) |
25 |
| -* change back version to allow releases ([#138](https://github.com/googleapis/genai-toolbox-langchain-python/issues/138)) ([a1e5a4a](https://github.com/googleapis/genai-toolbox-langchain-python/commit/a1e5a4a0cd8035f146f9b444b631ff578187106a)) |
26 |
| -* change port number to default toolbox port ([#135](https://github.com/googleapis/genai-toolbox-langchain-python/issues/135)) ([6164b09](https://github.com/googleapis/genai-toolbox-langchain-python/commit/6164b09d60412a0e3faf95c1b2e8df13b5ab7782)) |
27 |
| -* remove unused imports ([#130](https://github.com/googleapis/genai-toolbox-langchain-python/issues/130)) ([6454676](https://github.com/googleapis/genai-toolbox-langchain-python/commit/645467668412db5157dc43acb9916126c55cf514)) |
0 commit comments