mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-06-13 13:53:55 +03:00
* Reimplement Cohere models - Redo LLM implementation to grab models from endpoint and pre-filter - Migrate embedding models to also grab from remote - Add records for easy context window lookup' * fix comment