mvallet91 / JELAI

A Jupyter Environment for Learning Analytics and AI
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Create middleware container #2

Open mvallet91 opened 2 months ago

mvallet91 commented 2 months ago

Move the history_app to run in the jupyterhub container. Related to #1, make sure that ports are open or the Docker network can handle the connection.

mvallet91 commented 3 weeks ago

Probably best to run a "middleware" container with the LLM server (currenty history_app) and others, like log processing and Learning Analytics modules