Block a user
fix: validate_startup checks CORS wildcard in production
fix: remove AirLLM config settings from config.py
fix: remove AirLLM config settings from config.py
fix: replace wildcard CORS default with explicit localhost origins
fix: default CORS origins to localhost instead of wildcard
fix: implement source distinction in agent responses
fix: make TestEmbedText parallel-safe by patching _get_embedding_model