@nestia/migrate 4.6.2 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -21,8 +21,8 @@ Nestia is a set of helper libraries for NestJS, supporting below features:
21
21
  - Automatic E2E test functions generator
22
22
  - `@nestia/e2e`: Test program utilizing e2e test functions
23
23
  - `@nestia/benchmark`: Benchmark program using e2e test functions
24
- - `@nestia/chat`: Super A.I. Chatbot by Swagger document
25
24
  - `@nestia/editor`: Swagger-UI with Online TypeScript Editor
25
+ - `@agentica`: Agentic AI library specialized in LLM function calling
26
26
  - `nestia`: Just CLI (command line interface) tool
27
27
 
28
28
  > [!NOTE]