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