Releases: SAP/STARS
Releases · SAP/STARS
Release 0.6.6
Immutable
release. Only release title and notes can be modified.
Updated
- Update models availability
Release 0.6.5
Immutable
release. Only release title and notes can be modified.
Added
- support for haiku
Fixed
- ui scroll bug when setting weights for heatmap
Release 0.6.4
Immutable
release. Only release title and notes can be modified.
Added
- support for gemini-2.5-flash-lite model
Release 0.6.3
Immutable
release. Only release title and notes can be modified.
Added
- support new models from perplexity (sonar and sonar-pro) and from anthropic (claude-4.5-sonnet)
Release 0.6.2
Immutable
release. Only release title and notes can be modified.
Changed
- Re-structure the code of the
main.py(launching the backend) into different files - Use python3.12 instead of 3.11 as base image for backend's docker image
Release 0.6.1
Immutable
release. Only release title and notes can be modified.
Updated
- update models with reference of official sap note from September (add
mistral-medium)
Changed
- do not require mandatory tracing
Fixed
- Fix gptfuzz call
Chore
- Add some optimization strategies to Dockerfile to try to respect the memory limit imposed by gha
Release 0.6.0
Immutable
release. Only release title and notes can be modified.
Added
- Crescendo and PAIR attacks (with pyrit)
run_allcli and route to scan one model using all the tools
Release 0.5.0
Added
- Support most recent models (see SAP's August note)
- Support
uv
Changed
- Replace the old
generative-ai-hub-sdklibrary with the newsap-ai-gen-sdk - Backend connection is injected at frontend startup (instead of statically linked at build-time)
Minor
- Several maintenance tasks (new gha for docker images builds, AI Pr bot, fixed eslint)
Release 0.4.0
Added
- garak tool and 8 of its attacks
Fixed
- Connection errors when
ollamais off
Release 0.3.1
Fixes
- Bump pyrit attack code to use v0.9.x
- Fix CORS setup
- Fix ArtPrompt bug when missing nltk English stopwords