cortex-hub / ai-hub / app / core / providers / llm /
..
README.md use litellm underlying 5 months ago
__init__.py add support for multi-models 6 months ago
general.py fix test code 5 months ago
README.md

The new LLM provider configuration is not necessary because we have migrated the setup to LiteLLM. This allows the program to handle requests for all different providers using a single, unified syntax, simplifying the codebase and making it easier to add new models.