Releases: virtUOS/askUOS
Releases · virtUOS/askUOS
v1.0.0
Release Notes (GitHub)
Core Changes
-
Model Update
- Agentic & answer‑generation tasks: now powered by
gemini. - Law‑level complexity tasks (e.g., summarisation, memory‑management): switched to
gemini-2.5-flash-lite.
- Agentic & answer‑generation tasks: now powered by
-
Async Refactor
- Re‑implemented the main components with async/await.
- All major
langgraph/langchainAPIs are now async‑compatible, delivering lower latency and better concurrency.
-
Docker Optimisation
- Shrunk the Docker image size (≈ 30 % reduction).
- Faster build → quicker deployments and lower resource consumption.
-
Package Management
- Replaced
pipwithuvas the default package manager.
- Replaced
-
Dependency Updates
- Bumped all production‑level packages to their latest stable versions.
- Note: the
streamlitupgrade is still pending and will be delivered in the next minor release.
Performance & Feature Gains
- Increased Scraping Bandwidth