Gpt-synthesizer

Latest version: v0.0.4

Safety actively analyzes 623541 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.4

What's Changed
* Streamlit user interface:
* The user can now choose the GPT model via the UI.
* Generated code base is shown in the UI.
* Quality of life improvements for interaction with GPT-Synthesizer.

* More bug fixes with the code generation.

0.0.3

What's Changed
* Full conversation logging:
* A log file named `terminal_log.log` will be generated in the workspace after each interaction with GPT Synthesizer.
* The log file can help the user to debug and troubleshoot when posting issues.
* **Only for Python projects**, generate a `main.py` file:
* Acts as an entry point to the python code.
* Imports the generated components.
* `python3 main.py` is expected to run the generated python project.
* Bug fix:
* `workspace` folder will be created in the current working directory, instead of the parent directory.

New Contributors
* brabiei21 made their first contribution in https://github.com/RoboCoachTechnologies/GPT-Synthesizer/pull/3

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.