chore: changeset

old-agentic
Travis Fischer 2025-02-26 00:24:43 +07:00
rodzic 03c9ff0e22
commit 8ee4c53f3c
4 zmienionych plików z 16 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,11 @@
# @agentic/jina
## 7.3.4
### Patch Changes
- Fix increase default JinaClient timeoutMs to 60s
## 7.3.3
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/jina",
"version": "7.3.3",
"version": "7.3.4",
"description": "Agentic SDK for Jina AI.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/stdlib
## 7.4.3
### Patch Changes
- Fix increase default JinaClient timeoutMs to 60s
- Updated dependencies
- @agentic/jina@7.3.4
## 7.4.2
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/stdlib",
"version": "7.4.2",
"version": "7.4.3",
"description": "Standard library of AI functions which work with any LLM and TypeScript AI SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",