issues
search
samchon
/
openapi
OpenAPI definitions, converters and LLM function calling application composer.
MIT License
34
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
VSCode Debugger Configuration
#70
samchon
closed
4 days ago
1
`OpenApiTypeChecker.escape()` erases discriminator
#69
samchon
closed
4 days ago
0
Fix OpenApi.IJsonSchema.ITuple downgrading problem.
#68
samchon
closed
4 days ago
0
Ban `multipart/form-data` type in the LLM
#67
samchon
closed
5 days ago
0
Support recursive type in the LLM in v1.
#66
samchon
closed
5 days ago
0
`HttpLlm.application()` bans the `multipart/form-data` type.
#65
samchon
closed
5 days ago
0
`IChatGptSchema.IOneOf.discriminator`
#64
samchon
closed
5 days ago
0
Fix bug of recursive ChatGPT schema conversion
#63
samchon
closed
5 days ago
0
LLM schemas of OpenAPI v3 and v3.1
#62
samchon
closed
6 days ago
0
Recursive level on LLM schemas
#61
samchon
closed
1 week ago
0
`GeminiConverter.schema()` function
#60
samchon
closed
1 week ago
0
Add ChatGPT schema
#59
samchon
closed
1 week ago
0
Wiriting Gemini schema and its type checker
#58
samchon
closed
1 week ago
0
Enhance JSON schema downgrader for nullable referencen type.
#57
samchon
closed
3 weeks ago
0
Fix `HttpMigration.application()` for void return typed operations.
#56
samchon
closed
1 month ago
0
Add `ILlmFunction.tags` properties for categorization.
#55
samchon
closed
1 month ago
0
Add example and deprecated properties.
#54
samchon
closed
1 month ago
0
Automate npm publish
#53
samchon
closed
1 month ago
0
Exact JSON schema downgrading.
#52
samchon
closed
1 month ago
0
Add `LlmTypeChecker.isInteger()` function.
#51
samchon
closed
1 month ago
0
Fix samchon/nestia#1018: `HttpMigrateRouteFetcher` for React Native.
#50
samchon
closed
1 month ago
0
Fix `OpenApiV3_1.IJsonSchema.IArray.items` to be optional.
#49
samchon
closed
2 months ago
0
feat: use pnpm in ci
#48
ryoppippi
closed
1 month ago
1
Publish v1.0
#47
samchon
closed
2 months ago
1
Re-write README document.
#46
samchon
closed
2 months ago
0
Description comments of LLM function calling schemas.
#45
samchon
closed
2 months ago
0
New function `HttpLlm.application()` returning LLM function calling schemas.
#44
samchon
closed
2 months ago
1
Avoid more reserved keywords.
#43
samchon
closed
2 months ago
0
Avoid comment escaping text.
#42
samchon
closed
2 months ago
0
Avoid reserved keyword in `IMigrateRoute.accessor`.
#41
samchon
closed
2 months ago
0
Allow `null` value on `enum` properties.
#40
samchon
closed
2 months ago
0
Detailed README with diagrams.
#39
samchon
closed
3 months ago
0
Change migration rule.
#38
samchon
closed
3 months ago
0
Fix samchon/nestia#983: mixed-in null type case.
#37
samchon
closed
3 months ago
0
Consider nullable typed default null case.
#36
samchon
closed
3 months ago
1
remove `namespace` and use `namepace import` instead for tree-shaking
#35
ryoppippi
opened
4 months ago
3
fix build(use preserveModules)
#34
ryoppippi
closed
2 months ago
1
Add `IMigrateRoute.IBody.media()` and some utility property functions.
#33
samchon
closed
4 months ago
0
Support `example` and `examples` properties of HTTP operation.
#32
samchon
closed
4 months ago
0
Enhance `IMigrateRoute` structure.
#31
samchon
closed
4 months ago
0
Bump up `@nestia/e2e` version.
#30
samchon
closed
4 months ago
0
Export ESM module at the same time
#29
samchon
closed
4 months ago
0
Enhance test program and functions
#28
samchon
closed
4 months ago
0
Export `OpenApiTypeChecker`
#27
samchon
closed
4 months ago
0
Add `IJsonSchema.IOneOf.discriminator`
#26
samchon
closed
4 months ago
0
Enhance test program configuration
#25
samchon
closed
4 months ago
0
Documentation of `OpenApi`.
#24
samchon
closed
4 months ago
0
Make `OpenApi.IDocument` to be generic.
#23
samchon
closed
4 months ago
0
Documentation of migration structures
#22
samchon
closed
4 months ago
0
New feature, `OpenApi.migrate()` function.
#21
samchon
closed
4 months ago
1
Next