kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chore: changeset
rodzic
e3c57adc09
commit
3dea105ac1
|
@ -0,0 +1,7 @@
|
||||||
|
# @agentic/gravatar
|
||||||
|
|
||||||
|
## 7.4.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Add gravatar; minor type fixes
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/gravatar",
|
"name": "@agentic/gravatar",
|
||||||
"version": "7.4.1",
|
"version": "7.4.2",
|
||||||
"description": "Agentic SDK for Gravatar.",
|
"description": "Agentic SDK for Gravatar.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @agentic/jina
|
# @agentic/jina
|
||||||
|
|
||||||
|
## 7.3.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Add gravatar; minor type fixes
|
||||||
|
|
||||||
## 7.3.4
|
## 7.3.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/jina",
|
"name": "@agentic/jina",
|
||||||
"version": "7.3.4",
|
"version": "7.3.5",
|
||||||
"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,11 @@
|
||||||
# @agentic/social-data
|
# @agentic/social-data
|
||||||
|
|
||||||
|
## 7.3.4
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Add gravatar; minor type fixes
|
||||||
|
|
||||||
## 7.3.3
|
## 7.3.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/social-data",
|
"name": "@agentic/social-data",
|
||||||
"version": "7.3.3",
|
"version": "7.3.4",
|
||||||
"description": "Agentic SDK for accessing Twitter via Social Data.",
|
"description": "Agentic SDK for accessing Twitter via Social Data.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -1,5 +1,15 @@
|
||||||
# @agentic/stdlib
|
# @agentic/stdlib
|
||||||
|
|
||||||
|
## 7.4.4
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Add gravatar; minor type fixes
|
||||||
|
- Updated dependencies
|
||||||
|
- @agentic/gravatar@7.4.2
|
||||||
|
- @agentic/jina@7.3.5
|
||||||
|
- @agentic/social-data@7.3.4
|
||||||
|
|
||||||
## 7.4.3
|
## 7.4.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/stdlib",
|
"name": "@agentic/stdlib",
|
||||||
"version": "7.4.3",
|
"version": "7.4.4",
|
||||||
"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