kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
rodzic
4d92944b0c
commit
eed460b9b3
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "api",
|
||||
"private": true,
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Internal Agentic platform API service.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@agentic/platform-e2e-tests",
|
||||
"private": true,
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Internal Agentic platform E2E tests.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "gateway",
|
||||
"private": true,
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Internal Agentic platform API gateway.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "web",
|
||||
"private": true,
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Agentic platform webapp.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/platform-api-client",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "TS API client for the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/platform-cli",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "CLI for Agentic.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/platform-core",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Core utilities for the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@agentic/platform-emails",
|
||||
"private": true,
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Email templates for the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@agentic/platform-hono",
|
||||
"private": true,
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Shared Hono utilities for the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/json-schema",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.",
|
||||
"authors": [
|
||||
"Jeremy Danyow <jdanyow@gmail.com>",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/platform-openapi-utils",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "OpenAPI utilities used by the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/platform",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Public SDK for developers building on top of the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/platform-tool-client",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Tool client for the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/platform-types",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Core schemas and types shared across the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@agentic/platform-validators",
|
||||
"version": "8.0.1",
|
||||
"version": "8.0.2",
|
||||
"description": "Validation utils for the Agentic platform.",
|
||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||
"license": "AGPL-3.0",
|
||||
|
|
Ładowanie…
Reference in New Issue