Releases: samchon/typia
Releases · samchon/typia
v7.6.3
v7.6.1
What's Changed
- Docs: fix wrong configured tsconfig.json at setup document by @sunrabbit123 in #1461
- Fix samchon/nestia#1063: no
@default
comment tag support. by @samchon in #1464 - fix typo by @ryoppippi in #1465
- Benchmark #1455: measure on Bun.JS by @samchon in #1471
- Close #1470: upgrade eslint by @samchon in #1472
- fix build for esm by @ryoppippi in #1467
- include tsconfig and rollup in workflow triggers by @ryoppippi in #1469
- Introduce how to build A.I. chatbot by @samchon in #1474
- Enhance
/docs/llm/chat
content. by @samchon in #1475 - Assign titles for each website document by @samchon in #1476
- Purify the expression, A.I. chatbot can replace GUI applications. by @samchon in #1478
- Benchmark on server processor: NodeJS versus Bun by @samchon in #1479
- feat: add GitHub Actions CI workflow for code quality by @ryoppippi in #1480
- chore(gitignore): add bun.lock by @ryoppippi in #1482
- Update typedoc-github-theme requirement from ^0.2.0 to ^0.2.1 in /website in the ecosystem group across 1 directory by @dependabot in #1460
- fix spelling ci & fix typo by @ryoppippi in #1481
- Bump up
@samchon/openapi
version. by @samchon in #1485
Full Changelog: v7.6.0...v7.6.1
v7.6.0
What's Changed
- Detailed documentation about
typia.llm.application()
function by @samchon in #1443 - Update typedoc requirement from ^0.27.5 to ^0.27.6 in /website in the ecosystem group by @dependabot in #1446
- Update @samchon/openapi requirement from ^2.3.0 to ^2.3.1 in the ecosystem group by @dependabot in #1444
- Detailed description of
typia.llm.parameters()
function. by @samchon in #1450 - Develop samchon/openapi#124 and samchon/openapi#125. by @samchon in #1459
Full Changelog: v7.5.1...v7.6.0
v7.5.1
What's Changed
- Update typedoc requirement from ^0.27.4 to ^0.27.5 in /website in the ecosystem group by @dependabot in #1437
- Fix
ILlmFunction.parameters.description
problem. by @samchon in #1442
Full Changelog: v7.5.0...v7.5.1
v7.5.0
Special update for commercial project performing LLM function calling to the Rest API.
What's Changed
- Adapt
@samchon/[email protected]
. by @samchon in #1440
Full Changelog: v7.4.2...v7.5.0
v7.4.2
v7.4.1
v7.4.0
What's Changed
- feat(ci): update node versions by @ryoppippi in #1414
- Adapt samchon/openapi#112: ChatGPT strict mode configurable. by @samchon in #1434
Full Changelog: v7.3.0...v7.4.0
v7.3.0
What's Changed
- Adapt nextra v3 update by @samchon in #1422
- Refactor README and index.html by @samchon in #1423
- Fixing #1227: documentation of
UniqueItems
by @samchon in #1424 - Block LLM function schema composition by
@human
tag. by @samchon in #1427 ILlmFunction.strict
has been removed. by @samchon in #1428
Full Changelog: v7.2.0...v7.3.0
v7.2.0
What's Changed
- Report
TransformError
in website playground. by @samchon in #1420 - Update typedoc requirement from ^0.27.3 to ^0.27.4 in /website in the ecosystem group by @dependabot in #1419
- Add
IValidation.IError.data
property. by @samchon in #1421
Full Changelog: v7.1.0...v7.2.0