kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
feature/docs
rodzic
dbb01dac86
commit
47b520d9a4
|
@ -2,14 +2,14 @@
|
||||||
"name": "agentic-examples",
|
"name": "agentic-examples",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "TODO",
|
"description": "Examples of how to use the Agentic AI SDK.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "transitive-bullshit/agentic"
|
"url": "git+https://github.com/transitive-bullshit/agentic.git"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.1.4",
|
"packageManager": "pnpm@9.2.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/stdlib",
|
"name": "@agentic/stdlib",
|
||||||
"private": true,
|
|
||||||
"version": "0.3.1",
|
"version": "0.3.1",
|
||||||
"description": "AI function stdlib that works with any LLM and TypeScript AI SDK.",
|
"description": "AI function stdlib that works with any LLM and TypeScript AI SDK.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
|
|
Ładowanie…
Reference in New Issue