Releases: Daethyra/FreeStream
Releases · Daethyra/FreeStream
v4.1.2 Project Refocusing
Main Changes
To refocus the project on chatbots for specific use-cases, I've removed two pages
- Disabled Real-ESRGAN image upscaler and InfoNexus(LangGraph Agent) pages
- I also removed the CUDA dependency for Torch
What's Changed
- chores(multiple): updated README to reflect release 4.0.1 and updated the
poetry.lock
file by @Daethyra in #81 - Update template.secrets.toml by @Daethyra in #82
- feat(workflows): add Black code formatting workflow by @Daethyra in #83
- chore(dependencies): updated streamlit requirement to version 1.33.0,… by @Daethyra in #85
- 4.1.0 toolexecutor | Conversational Agent w/ Tavily Search & Retriever by @Daethyra in #84
- fix(pages): corrected tool model assignment by @Daethyra in #87
- fix(pages): fix display issue in InfoNexus page by @Daethyra in #88
- note(disable gpt4 and opus): added note asking for cost consideration from users by @Daethyra in #86
- fixed typo by @Daethyra in #89
- chore(chat models): disabled Claude Sonnet and Gemini-Pro by @Daethyra in #90
- 4.1.2 | archive InfoNexus and Real-ESRGAN pages by @Daethyra in #91
- chore(pyproject): remove unused langchain-google-genai and realesrgan by @Daethyra in #92
- chore(pages): remove unused imports by @Daethyra in #93
Full Changelog: v4.0.1...v4.1.2
v4.0.1 | Real-ESRGAN & General Purpose Chatbot
Summary
- New text-only Chatbot with all the same great options for LLMs that RAGbot has
- Integrated Real-ESRGAN as the upscaler | Removed Swin2SR
- Added the Claude-3 family of models
- Fixed import statements
What's Changed
- chore(git): Update .gitignore and pyproject.toml by @Daethyra in #49
- 3.2.0 by @Daethyra in #51
- 3.2.1 | change
image_upscaler
by @Daethyra in #52 - chore(pages): update image upscaler limitations by @Daethyra in #54
- 3.3.0 | Refactor
configure_retriever
to be a class by @Daethyra in #53 - 3.4.0 by @Daethyra in #55
- 3.4.1 by @Daethyra in #57
- 3.4.2 | bug fixes by @Daethyra in #58
- feat(version): update FreeStream version to 3.4.3 by @Daethyra in #59
- 3.4.4 | Add Anthropic's Claude 3 family of models by @Daethyra in #60
- Docs/README by @Daethyra in #61
- chore(pages): update RAGbot model configurations by @Daethyra in #63
- 3.4.5 | Changed image upscaler configuration by @Daethyra in #65
- Patch/upscaler by @Daethyra in #66
- fix(utils): adjust image size limit by @Daethyra in #67
- chore(pages): fix import statements, added import statements for init.py's by @Daethyra in #68
- chore(homepage info): update RAGbot and Image Upscaler descriptions by @Daethyra in #69
- homepage updates by @Daethyra in #70
- Patch/ragbot by @Daethyra in #71
- feat(pages): restructure import statements by @Daethyra in #72
- chore(deps-dev): bump black from 23.12.1 to 24.3.0 by @dependabot in #73
- chore(deps): bump langchain-core from 0.1.32 to 0.1.35 by @dependabot in #75
- 4.0.0 | Replace Swin2SR w/ Real-ESRGAN by @Daethyra in #77
- Basechatbot | General Purpose Chatbot - no files required by @Daethyra in #78
- chore(freestream): rename Real-ESRGAN.py file by @Daethyra in #79
- Update pyproject.toml by @Daethyra in #80
Full Changelog: v3.1.0...v4.0.1
v3.1.0
What's Changed
- 3.0.1 (Added license; updated README) by @Daethyra in #39
- 3.0.2 (Updated footer style; Changed title formatting across pages; updated package versions) by @Daethyra in #40
- 3.0.3 | Homepage information update +
set_llm
refactor by @Daethyra in #42 - 3.1.0 - add a sidebar temperature slider by @Daethyra in #43
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- chore(deps): bump setuptools from 69.0.3 to 69.1.0 by @dependabot in #21
- Clarifying TLDR in README.md by @Daethyra in #24
- chore(poetry): update dependencies versions by @Daethyra in #27
- Changed caption for issue SPA caption isn't a description of what the… by @Daethyra in #28
- 2.0.2 googlegenai by @Daethyra in #34
- Multi-Page Application by @Daethyra in #36
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v2.0.0...v3.0.1
v2.0.0
v1.0.1
These tools belong to those who seek them
Here's the first release of my attempt at democratizing AI with retrieval augmented generative capabilities. In the future I'd love to collaborate with others to add new models, like Gemini-Pro, HuggingFace chat models, and more!
Description
The code has been thoroughly tested and publicized here where you can try out the chatbot for yourself!
What's Changed
New Contributors
Full Changelog: https://github.com/Daethyra/FreeStream/commits/1.0.1