Skip to content

Tags: samchon/typia

Tags

v8.0.0

Merge branch 'v8.0'

v7.6.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix #1498: problem of `tags.Examples<Rec>` (#1499)

* Fix #1498: problem of tags.Examples

* Missed prettier

v7.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix wrong function name in the compilation error messages. (#1488)

* Fix #1486: object alias type case in LLM.

* Fix JSON schema problem

* Fix wrong function name in the compilation error messages.

* Spell check only in PR

v7.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump up `@samchon/openapi` version. (#1485)

* Bump up `@samchon/openapi` version.

* Change chatbot website title

v7.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1459 from samchon/feat/separate

Develop samchon/openapi#124 and samchon/openapi#125.

v7.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1442 from samchon/feat/llm

Fix `ILlmFunction.parameters.description` problem.

v7.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1440 from samchon/feat/openapi

Adapt `@samchon/openapi@2.3.0`.

v7.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1439 from samchon/feat/generate

Fix `typia.llm.applicationOfValidate()` function in generation mode.

v7.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1438 from samchon/feat/json-validate

Fix LLM schema recursive type detector.

v7.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1434 from samchon/feat/chatgpt

Adapt samchon/openapi#112: ChatGPT strict mode configurable.