What's Changed
- fix(ci): use
lts/*
instead of 20.x by @ryoppippi in #1152 - New module
@nestia/agent
, A.I. chatbot performing LLM function calling to the backend server by @samchon in #1173 @nestia/agent
configuration detailing. by @samchon in #1175NestiaChatAgent.getTokenUsage()
by @samchon in #1176- Detailing function calling execution history prompt by @samchon in #1177
@nestia/agent
multiple applications (swagger / TS class). by @samchon in #1183- Update typescript requirement from ~5.7.2 to ~5.7.3 in /test in the typescript group by @dependabot in #1180
- Update @samchon/openapi requirement from ^2.3.1 to ^2.3.4 in /test in the samchon group across 1 directory by @dependabot in #1185
- Update @nestjs/swagger requirement from ^8.1.0 to ^8.1.1 in /test in the nestjs group by @dependabot in #1184
- Bump next from 14.2.20 to 14.2.21 in /website by @dependabot in #1172
- Completion of A.I. Chatbot application by @samchon in #1187
- Complete
@nestia/chat
by @samchon in #1188 - Bump up dependencies:
@samchon/openapi
andtypia
. by @samchon in #1189
New Contributors
- @ryoppippi made their first contribution in #1152
Full Changelog: v4.5.2...v4.6.0