kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/716/head
rodzic
9cc2e14a1f
commit
93a95bd94d
|
@ -172,6 +172,7 @@ export default defineConfig({
|
|||
return {
|
||||
code: `
|
||||
{
|
||||
"$schema": "https://agentic.so/schema.json",
|
||||
"name": "mcp-example",
|
||||
"origin": {
|
||||
"type": "mcp",
|
||||
|
@ -184,6 +185,7 @@ export default defineConfig({
|
|||
return {
|
||||
code: `
|
||||
{
|
||||
"$schema": "https://agentic.so/schema.json",
|
||||
"name": "openapi-example",
|
||||
"origin": {
|
||||
"type": "openapi",
|
||||
|
|
1
todo.md
1
todo.md
|
@ -108,7 +108,6 @@
|
|||
- support multiple rate-limits by slug
|
||||
- RateLimit-Policy: "burst";q=100;w=60,"daily";q=1000;w=86400
|
||||
- https://datatracker.ietf.org/doc/draft-ietf-httpapi-ratelimit-headers/
|
||||
- make json `$schema` public for `agentic.config.json`
|
||||
- handle hosting of deployment and user images
|
||||
- about page inspiration: https://mastra.ai/about
|
||||
- simplify overlap between `@agentic/core` and `@agentic/platform-core`
|
||||
|
|
Ładowanie…
Reference in New Issue