Releases: gitrgoliveira/se-tool
Releases · gitrgoliveira/se-tool
v0.0.8
What's Changed
- Upgraded to langchain 0.3
- Now using Ollama model templates for system and user instructions.
- Removed previous version from RAG DB to make it lighter. (I'm still re-thinking this one..)
- Search results in the sidebar are now properly sorted according to score
- Faster and more concurrent embedding process
- Using rich text in markdown for prompts in "Writing assistant"
- Bump the pip group across 1 directory with 5 updates by @dependabot in #13
- Bump langchain-community from 0.2.1 to 0.2.9 in the pip group across 1 directory by @dependabot in #14
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- For the "extra docs", I had to go back on the parent retriever for now.
- updated dependencies.
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Custom documents are now supported. Just drop them into the
docs
folder and run the app. - Simplified instructions.
- Added support for llama3 !
- Bump langchain-core from 0.1.34 to 0.1.35 by @dependabot in #2
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #3
- Bump transformers from 4.37.2 to 4.38.0 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Add RFP writing tab to roadmap and update dependencies by @gitrgoliveira in #1
- Improved embedding creation and scripts.
- Added Support helpdesk articles as a possible source.
- Some code cleanup
- Configured LLM context now depends on the selected LLM.
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Fixing Dockerfile endpoint
Full Changelog: v0.0.3...v0.0.4
v0.0.3
- Added RAG chat capability to be more explicit
- Added AI Playground tab
- "Search" now expands the original question to 3, and uses that for RAG
- Improved prompts for writer assistant
Full Changelog: v0.0.2...v0.0.3
v0.0.2 - bug fixing
Full Changelog: v0.0.1...v0.0.2