Files
reflector/server/reflector_dataclasses.py
Mathieu Virbel 0e56d051bd server: refactor to prevent using global variables
- allow LLM_URL to be passed directly by env, otherwise fallback to the current config.ini
- prevent usage of global, shared variables are now passed through a context
- can now have multiple meeting at the same time
2023-07-27 11:54:12 +02:00

5.3 KiB