kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chore: changeset
rodzic
03c9ff0e22
commit
8ee4c53f3c
|
@ -1,5 +1,11 @@
|
||||||
# @agentic/jina
|
# @agentic/jina
|
||||||
|
|
||||||
|
## 7.3.4
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Fix increase default JinaClient timeoutMs to 60s
|
||||||
|
|
||||||
## 7.3.3
|
## 7.3.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/jina",
|
"name": "@agentic/jina",
|
||||||
"version": "7.3.3",
|
"version": "7.3.4",
|
||||||
"description": "Agentic SDK for Jina AI.",
|
"description": "Agentic SDK for Jina AI.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -1,5 +1,13 @@
|
||||||
# @agentic/stdlib
|
# @agentic/stdlib
|
||||||
|
|
||||||
|
## 7.4.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Fix increase default JinaClient timeoutMs to 60s
|
||||||
|
- Updated dependencies
|
||||||
|
- @agentic/jina@7.3.4
|
||||||
|
|
||||||
## 7.4.2
|
## 7.4.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/stdlib",
|
"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.",
|
"description": "Standard library of AI functions which work with any LLM and TypeScript AI SDK.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Ładowanie…
Reference in New Issue