Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Demonstration by Shopping Mall in website #1196

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Demonstration by Shopping Mall in website #1196

merged 1 commit into from
Jan 21, 2025

Conversation

samchon
Copy link
Owner

@samchon samchon commented Jan 21, 2025

This pull request includes several changes to the packages/agent and packages/chat modules, focusing on version updates, code refactoring, and improvements to configuration and functionality.

Version Updates:

Configuration and Functionality Improvements:

  • packages/agent/src/NestiaAgent.ts: Added a new method getConfig to the NestiaAgent class to retrieve the configuration.
  • packages/agent/test/cli.ts: Refactored to fetch the Swagger document from a URL instead of reading from a file, and updated the host URL to http://127.0.0.1:37001. [1] [2]
  • packages/chat/src/main.tsx: Replaced NestiaChatUploader with NestiaChatApplication and added logic to fetch and convert Swagger documents, authenticate with the backend, and configure the chat agent.

Code Refactoring:

Dependency and Script Updates:

  • packages/chat/package.json: Updated dependencies, including @mui/material and rimraf, and removed unused dependencies such as react-json-editor-ajrm. Updated the deploy script to use deploy.mjs. [1] [2] [3]

Removed Files:

These changes collectively improve the functionality, maintainability, and performance of the packages/agent and packages/chat modules.

@samchon samchon added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 21, 2025
@samchon samchon self-assigned this Jan 21, 2025
@samchon samchon merged commit a7fb096 into master Jan 21, 2025
@samchon samchon deleted the feat/agent branch January 21, 2025 14:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant