ls1intum / Athena

A system to support (semi-)automated assessment of exercises, built on ls1intum/Athena
https://ls1intum.github.io/Athena/
6 stars 1 forks source link

`Module_text_llm`: Upgrade dependencies and openai model retrieval #323

Closed EneaGore closed 4 months ago

EneaGore commented 4 months ago

[!NOTE]
ENVIRONMENT for text llm has been changed.

Motivation and Context

Major updates for langchain and openai.

Description

This PR updates the dependencies of the module_text_llm to the latest version. Namely openai 1.37.1 and langcahin 0.2.11

Steps for Testing

Screenshots

FelixTJDietrich commented 4 months ago

Other than the one thing this PR is ready to merge, I also tested it on the playground and it works as expected. I verified it over my LangSmith instance and the right models were called.