Xontrib-chatgpt

Latest version: v0.2.2

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

Scan your dependencies

Page 2 of 2

0.1.3

What’s Changed
* Pull Request - Manager (1) jpal91

:rocket: Features
- Adds `ChatManager` class and `chat-manager` alias to manage instances of `ChatGPT`
- `chat-manager` is meant to replace prior direct usage of utilizing the `ChatGPT` python class directly
- Direct usage of `ChatGPT` will not be deprecated, yet, but the plan is to have `chat-manager` be the defacto usage of this package
- `chat-manager` is also getting passed to the global ctx for debugging purposes for now as `chat_manager`, but will later be deprecated
- The one-off alias `chatgpt` is also available, but will be deprecated in later versions

:wrench: Fixes & Refactoring
- Minor changes made to `ChatGPT` to work with new `ChatManager` class

:pencil: Documentation
- Added [old usage](/docs/old_usage.md) docs to show lower level interaction with `ChatGPT` from v0.1.2 and back
- Added [events](/docs/events.md) to explain new `ChatManager` events
- Updated README

:busts_in_silhouette: List of contributors
jpal91


**Full Changelog**: https://github.com/jpal91/xontrib-chatgpt/compare/v0.1.2...v0.1.3

0.1.2

What’s Changed
- Correcting pip package version
:busts_in_silhouette: List of contributors
jpal91

**Full Changelog**: https://github.com/jpal91/xontrib-chatgpt/compare/v0.1.1...v0.1.2

0.1.1

What’s Changed
- New completions 'system' instructions that encourages ChatGPT to respond with markdown blocks annotated with the proper code. Allows for pygments to color the blocks correctly.
- Small changes to README, tests, screenshots
:busts_in_silhouette: List of contributors
jpal91

0.1.0

What’s Changed
* No changes
:busts_in_silhouette: List of contributors
jpal91

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.