Skip to content

Releases: Daethyra/FreeStream

v4.1.2 Project Refocusing

24 Apr 20:58
90c999d
Compare
Choose a tag to compare

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

31 Mar 18:14
3302fa8
Compare
Choose a tag to compare

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

Full Changelog: v3.1.0...v4.0.1

v3.1.0

03 Mar 03:58
6151f53
Compare
Choose a tag to compare

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

28 Feb 03:54
c429e2f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.1

v2.0.0

12 Feb 21:03
0a3bcb2
Compare
Choose a tag to compare

What's Changed

  • chore(main): initialize LangSmith tracing and set up logging by @Daethyra in #9
  • Update to 2.0.0 (Streamlit fork) | total refactorization + documentation overhaul by @Daethyra in #19

Full Changelog: 1.0.1...v2.0.0

v1.0.1

07 Feb 05:37
866f09e
Compare
Choose a tag to compare

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