Releases: ls1intum/Pyris
Releases · ls1intum/Pyris
1.0.1
What's Changed
Development
: Update dependencies by @Hialus in #91Pipeline
: Use capabilities instead of hardcoded LLMs by @kaancayli in #95LLM
: Add image recognition and generation support by @yassinsws & @Hialus in #89LLM
: Add support for JSON mode by @Hialus in #102Development
: Fix prod docker compose by @HialusDevelopment
: Fix status stage handling by @Hialus
New Contributors
- @yassinsws made their first contribution in #89
Full Changelog: v1.0.0...1.0.1
1.0.0
What's Changed
LLM
: Add llm subsystem by @Hialus in #51LLM
: Use pydantic for config parsing by @Hialus in #52LLM
: Add Langchain LLM wrapper classes by @Hialus in #57LLM
: Refactoring suggestions by @MichaelOwenDyer in #59Pipeline
: Add new pipeline DTOs by @MichaelOwenDyer in #58Pipeline
: Add pipeline subsystem by @kaancayli in #60Common
: Improve langchain message converters by @Hialus in #65LLM
: Add simple capability system by @Hialus in #69FastAPI
: Add DTOs and pipeline run endpoint by @MichaelOwenDyer in #70Docker
: Add initial Docker deployment setup by @Hialus in #75
New Contributors
- @kaancayli made their first contribution in #60
Full Changelog: https://github.com/ls1intum/Pyris/commits/v1.0.0