Releases: edx/learning-assistant
Releases · edx/learning-assistant
4.11.3
4.11.2
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #207
Full Changelog: 4.11.1...4.11.2
4.11.1
4.11.0
4.10.8
What's Changed
- fix: setup.py update using script by @edx-requirements-bot in #18
- fix: Enhance chat response handling for v1 and v2 endpoints by @mraman-2U in #199
Full Changelog: 4.10.7...4.10.8
4.10.7
What's Changed
- fix: Simplify chat response handling to return objects as-is, i.e to return message object for V1 and message arrays for V2 chat api by @mraman-2U in #195
- chore: Update version to 4.10.7 and document changes in CHANGELOG by @mraman-2U in #196
Full Changelog: 4.10.6...4.10.7
4.10.6
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #175
- chore: Upgrade Python requirements by @edx-requirements-bot in #176
- chore: Upgrade Python requirements by @edx-requirements-bot in #178
- chore: Upgrade Python requirements by @edx-requirements-bot in #180
- chore: Upgrade Python requirements by @edx-requirements-bot in #182
- fix: Ensure chat response is always returned as a list for XPert chat API compatibility by @mraman-2U in #190
- chore: Update version to 4.10.6 and document changes in CHANGELOG by @mraman-2U in #191
New Contributors
- @mraman-2U made their first contribution in #190
Full Changelog: 4.10.5...4.10.6
4.10.5
What's Changed
- fix: audit trial length defaulting to 14 days in backend by @varshamenon4 in #174
Full Changelog: 4.10.4...4.10.5
4.10.4
What's Changed
- Ilee2u/fix limit prompt template max length by @ilee2u in #172
- Modify system prompt trimming logic and add user to raw_id_fields for LearningAssistantMessageAdmin form. by @michaelroytman in #173
Full Changelog: 4.10.3...4.10.4
4.10.3
What's Changed
- chore: Upgrade Python requirements by @edx-requirements-bot in #167
- Improve LearningAssistantCourseEnabledAdmin and add LearningAssistantMessageAdmin. by @michaelroytman in #168
- Update CI and PyPI publish actions to use ubuntu-latest instead of ubuntu-20.04 by @michaelroytman in #170
- Update version to 4.10.3 and update CHANGELOG. by @michaelroytman in #171
Full Changelog: 4.10.2...4.10.3