openai-function-schema
openai-function-schema copied to clipboard
Bump the samchon group across 1 directory with 2 updates
Bumps the samchon group with 2 updates in the / directory: @samchon/openapi and nestia.
Updates @samchon/openapi from 0.4.9 to 1.1.1
Release notes
Sourced from @samchon/openapi's releases.
v1.1.1
What's Changed
- Fix
HttpMigration.application()for void return typed operations. by@samchonin samchon/openapi#56Full Changelog: https://github.com/samchon/openapi/compare/v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix build(use preserveModules) by
@ryoppippiin samchon/openapi#34- Fix
OpenApiV3_1.IJsonSchema.IArray.itemsto be optional. by@samchonin samchon/openapi#49- Fix samchon/nestia#1018:
HttpMigrateRouteFetcherfor React Native. by@samchonin samchon/openapi#50- Add
LlmTypeChecker.isInteger()function. by@samchonin samchon/openapi#51- Automate npm publish by
@samchonin samchon/openapi#53- Exact JSON schema downgrading. by
@samchonin samchon/openapi#52- Add example and deprecated properties. by
@samchonin samchon/openapi#54- Add
ILlmFunction.tagsproperties for categorization. by@samchonin samchon/openapi#55New Contributors
@ryoppippimade their first contribution in samchon/openapi#34Full Changelog: https://github.com/samchon/openapi/compare/v1.0.0...v1.1.0
v1.0.0
What's Changed
- New function
HttpLlm.application()returning LLM function calling schemas. by@samchonin samchon/openapi#44- Description comments of LLM function calling schemas. by
@samchonin samchon/openapi#45- Re-write README document. by
@samchonin samchon/openapi#46- Publish v1.0 by
@samchonin samchon/openapi#47Full Changelog: https://github.com/samchon/openapi/compare/v0.4.9...v1.0.0
Commits
cc15df2Merge pull request #56 from samchon/feat/migrate140b407FixHttpMigration.application()for void return typed operations.4c57bd0It has to be minor updatebfdf023Publish v1.0.6bc81ebcMerge pull request #55 from samchon/feature/tags5b8633eAddILlmFunction.tagsproperties for categorization.409f052Merge branch 'feature/example'3025c42Fix mis-defined property6062ba4Merge pull request #54 from samchon/feature/example51c5ad2Add example and deprecated properties.- Additional commits viewable in compare view
Updates nestia from 5.8.2 to 6.2.0
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions