Contextqa

Latest version: v2.0.3

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

Scan your dependencies

Page 1 of 3

2.0.3

What's Changed

- Fix ingestion errors related to file pointers
- Update layout of message adder (question input text)

Pull requests
* Sources ingestion bugfix by zaldivards in 45

**Full Changelog**: https://github.com/zaldivards/ContextQA/compare/v2.0.2...v2.0.3

2.0.2

What's Changed

- Update and fix the SQLAlchemy query that handles the deletion of sources.
- Fix the rendering of sources' hashes.

Pull requests
* Sources removal bugfix by zaldivards in 44

**Full Changelog**: https://github.com/zaldivards/ContextQA/compare/v2.0.1...v2.0.2

2.0.1

What's Changed

- Enhance the parsing of the agent's final answer.
- Update the searcher tool to return an "error message".

Pull requests
* Agent responses bugfix by zaldivards in 43

**Full Changelog**: https://github.com/zaldivards/ContextQA/compare/v2.0.0...v2.0.1

2.0.0

What's Changed

- Now, users will be able to use **ContextQA** as a python utility using the `pip install` command
- Add github workflow for automating the package publication
- Refine development tools
- UI integration when building and publishing a release
- `sentence-transformers/all-mpnet-base-v2` local encoder. More information about the model is available [here](https://huggingface.co/sentence-transformers/all-mpnet-base-v2)

Pull requests
* Installable package by zaldivards in https://github.com/zaldivards/ContextQA/pull/40
* Prevent errors in settings initialization in the dev environent by zaldivards in https://github.com/zaldivards/ContextQA/pull/41
* HuggingFace encoder by zaldivards in https://github.com/zaldivards/ContextQA/pull/42


**Full Changelog**: https://github.com/zaldivards/ContextQA/compare/v1.7.0...v2.0.0

1.7.0

What's Changed
- Notification sound on assistant response.
- Added button so that users can directly report a bug or request a new feature.
- Pretty format assistant responses, including code highlighting.

Pull requests
* Notification sound on assistant response by zaldivards in https://github.com/zaldivards/ContextQA/pull/36
* UI Refinement by zaldivards in 37


**Full Changelog**: https://github.com/zaldivards/ContextQA/compare/v1.6.0...v1.7.0

1.6.0

What's Changed
- Updated layouts
- Added Chips of common queries in chat sessions
- Improved responsive design
- Improved initialization logic: Redirect to home if ContextQA has not been initialized
- Added empty message in chat and qa sessions
- Users can now copy assistant responses (CopyButton component)
- Fixed line break bug in main textarea

Pull requests
* UI improvements by zaldivards in 33

**Full Changelog**: https://github.com/zaldivards/ContextQA/compare/v1.5.0...v1.6.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.