Releases: brevia-ai/brevia
Releases · brevia-ai/brevia
Release 0.2.0
What's Changed
- Add version in header response via middleware by @stefanorosanelli in #79
- Add support for Ollama and Cohere and any other LangChain supported model by @stefanorosanelli in #77
- Introduce
refine
text analysis task and service by @stefanorosanelli in #80
Full Changelog: v0.1.0...v0.2.0
Release 0.1.0
What's Changed
- Handle configuration in db with new endpoints by @stefanorosanelli in #76
Full Changelog: v0.0.44...v0.1.0
Release 0.0.44
What's Changed
- Docs UI: add repo URL, Brevia and social icons, links, dark+light mode by @stefanorosanelli in #73
- Update docker compose env + README by @stefanorosanelli in #72
- Documentation: add collection configuration settings by @stefanorosanelli in #74
- Refactor: use
init_splitting_data
with cache annotation by @stefanorosanelli in #75
Full Changelog: v0.0.43...v0.0.44
Release 0.0.43
Release 0.0.42
What's Changed
- Use latest pgvector docker image by @nikazzio in #69
- Env vars and docker files review by @stefanorosanelli in #70
Full Changelog: v0.0.41...v0.0.42
Release 0.0.41
What's Changed
- Use centralized engine map by @stefanorosanelli in #55
Full Changelog: v0.0.40...v0.0.41
Release 0.0.40
What's Changed
- Fix
import_file
command and collection metadata in indexing by @stefanorosanelli in #68
Full Changelog: v0.0.39...v0.0.40
Release 0.0.39
What's Changed
- Add custom default Retriever/TextSplitter, update deprecated OpenAI model by @stefanorosanelli in #67
Full Changelog: v0.0.38...v0.0.39
Release 0.0.38
What's Changed
- Enable a custom text splitter for a collection by @stefanorosanelli in #66
Full Changelog: v0.0.37...v0.0.38
Release 0.0.37
What's Changed
- Enable custom retriever for a collection by @stefanorosanelli in #65
Full Changelog: v0.0.36...v0.0.37