Brdata-rag-tools

Latest version: v0.1.5

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

Scan your dependencies

Page 1 of 2

0.1.4.3

- Added tests for FAISS DB
- Improve handling of History and Chat functionality
- TODO: Write Documentation for this point.

0.1.4.2

- Closed issues [2](https://github.com/br-data/rag-tools-library/issues/2) and [10](https://github.com/br-data/rag-tools-library/issues/10)
by considering the max_new_tokens param in the `fit_to_context_window()` method.

0.1.4.1

- Fixed a bug with which it was not possible to init the model without passing a auth token
- IGEL now also accepts "IGEL_URL" to query the llm endpoint.

0.1.4

- Added parameters to handle the lifecycle of DB objects. Since SQLAlchemy expires objects after commiting they can't
be accessed anymore. The `expire_on_commit=False` parameter disables this behaviour.

0.1.3

- Allow users to pass a maximum cosine distance to the database.retrieve_similar_content() method.

0.1.2

- Add expunge parameter to Database.write_rows() method to allow users to re-use their classes.
(4)[https://github.com/br-data/rag-tools-library/issues/4]
- Users may now inherit from PGVector and FAISS classes
(3)[https://github.com/br-data/rag-tools-library/issues/3]

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.