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