You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
This repository contains a chat function connecting students to an AI educational chatbot used on Lambda-Feedback platform [written in Python]. The chat function consumes the [muEd API](https://mued.org/) request schema — the `context`, `user`, and `messages` fields in incoming requests follow the muEd format and are translated into a tutoring prompt by `src/agent/context.py`.
0 commit comments