2024-02-27

Release Notes for Version 0.0.50

New Features

  • Introduced a new chat GPT function to enhance user interaction capabilities.

  • Added new GPT submodules to extend the functionality of the software.

Bug Fixes

  • Not specified in the provided logs.

Known Issues

  • Not specified in the provided logs.

Etc...

  • Updated the .gitlab-ci.yml file to improve the CI/CD pipeline.

  • Removed README_SDK_DEV.md and introduced sdk_development.md for better SDK development documentation.

  • Renamed setup_sdk_dev.sh to sdk_dev_setup.sh and requirements_sdk.txt to sdk_requirements.txt for standardization of naming conventions.

  • Modified setup.py to accommodate the latest changes in the software setup process.

  • Added various helper scripts and configuration files to support the new GPT functionalities, such as config.py, prompt.yaml, agent.py, message.py, workflow.py, main.py, default.py, dockerfile, requirements.txt, and run_api.sh.

Last updated