Releases: ls1intum/edutelligence
Releases · ls1intum/edutelligence
v1.1.0
✨ Edutelligence Suite – Release v1.1.0
This release brings major improvements across the suite — including new feedback generation methods, gRPC migration, pipeline extensions, and more flexible configuration options. It’s packed with features to make our AI-powered education tools even more powerful and easier to integrate.
Compatibility
This release is compatible with Artemis 8.1.0 to 8.1.x.
Iris
- Bump actions/github-script from 6 to 7 by @dependabot #95
- Endpoints and summary pipeline for tutor suggestions by @alexjoham #91
- Update DTO to use artifact instead of suggestion by @alexjoham #158
- Add default and advanced variants of chat pipelines by @bassner #159
- Add custom instructions by @bassner #116
- Update Docker build pipeline to use release tags by @bassner #162
Athena
- Expert Evaluation Scripts by @DominikRemo #78
- Add a new personalised approach for text exercise feedback generation by @ahmetsenturk #90
- Added mock tests for the basic approach of the
module_text_llm
by @alekspetrov9e #88 - Docs – Move Videos to TUM Live by @DominikRemo #126
Atlas
- Finalise initial endpoint for competencies by @ufukygmr #52
- Fix testing environment for AtlasML by @ufukygmr #111
- Bump
actions/checkout
from v3 to v4 by @dependabot #106 - AtlasML: Add initial structure for pipeline by @ufukygmr #119
Hyperion
- Bump
actions/setup-python
from v2 to v5 by @dependabot #68 - Replace FastAPI with gRPC by @FelixTJDietrich #154
- Add inconsistency check by @FelixTJDietrich #155
🔗 Full Changelog: Compare v1.0.0...v1.1.0
v1.0.0
🎉 This is the first release of the edutelligence suite! 🚀
We merged the previously standalone repositories of our sub-services into a single monorepo to streamline versioning and releases. From now on, all services will be released together to ensure better cohesion across the entire suite.
Compatibility
This release is compatible with Artemis 8.0 to 8.0.8.
Iris
- Add webhook endpoint and ingestion pipeline for lecture transcriptions by @sebastianloose #21
- Add advanced lecture content retrieval with transcription support by @isabellagessl #53
- Move to new project structure by @Hialus #55
- Consistency check should use o3-mini by @wasnertobias #30
- Change status update endpoints to new structure by @cremertim #62
- Adapt citation pipeline for lecture page retrieval and lecture slide retrieval by @sebastianloose #71
- Fix ingestion DTOs by @isabellagessl #74
- Adjust deployment to monorepo by @Hialus #72
- Fix collection initialization by @isabellagessl #98
Athena
- Fix GH actions, CLI scripts, run configs, etc. after repo migration by @maximiliansoelch #81
- Fix loop for Docker build image identification by @maximiliansoelch #82
- Fix images to build script by @maximiliansoelch #83
- Fix images to build script for GH actions by @maximiliansoelch #84
Atlas
- Fix read the docs deployment by @MaximilianAnzinger #25
- Add action to deploy documentation by @MaximilianAnzinger #20
- Fix documentation build workflow by @ignacio-gn #64
- Fix artifact name in
documentation
workflow by @ignacio-gn #65 - Similarity Measurement Methods by @ardakaraman0 #40
- Clustering methods by @ardakaraman0 #77
Hyperion
- Init hyperion by @FelixTJDietrich #3
- Add code workspace by @FelixTJDietrich #4
- Change workflows by @FelixTJDietrich #8
- Deploy with Helios Workflows by @FelixTJDietrich #12
- Revert helios for proxy by @FelixTJDietrich #13
- Fix docker compose path in deploy workflows by @FelixTJDietrich #14
- Expose service through traefik docker labels by @FelixTJDietrich #15
- Add gradio playground by @FelixTJDietrich #16
- Fix checks by @FelixTJDietrich #17
- Fix docker proxy labels PathPrefix by @FelixTJDietrich #18
- Fix playground rendering by @FelixTJDietrich #19
- Add API key authentication by @FelixTJDietrich #29
- Fix auth schema by @FelixTJDietrich #31
- Improve auth by @FelixTJDietrich #32
- Init shared library and add auth by @FelixTJDietrich #33
- Move health check to shared library by @FelixTJDietrich #34
- Fix Dockerfile by @FelixTJDietrich #35
- Add option to disable auth for testing by @FelixTJDietrich #37
- Add LangFuse integration by @FelixTJDietrich #38
Nebula
General
- Add organizational files by @MaximilianAnzinger #28
- Logos: Initialize and add base formatting by @flbrgit #80
Development
- Configure issue templates by @MaximilianAnzinger #5
- Remove conditional fields from bug template by @MaximilianAnzinger #6
- Add issue and pull request labeler by @MaximilianAnzinger #7
- Fix pull request labeler by @FelixTJDietrich #9
- Add pull request title validation by @MaximilianAnzinger #11
- Add workflow to automate adding issues to project by @FelixTJDietrich #10
- Add pull request template support for Athena and Atlas by @MaximilianAnzinger #26
- Add types to issue templates by @MaximilianAnzinger #27
🔗 Full Changelog: GitHub Commits