Skip to content

v4.6.0

Compare
Choose a tag to compare
@samchon samchon released this 13 Jan 17:39
· 23 commits to master since this release
c10e6ee

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 #1175
  • NestiaChatAgent.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 and typia. by @samchon in #1189

New Contributors

Full Changelog: v4.5.2...v4.6.0