Scrapegraph-ai/scrapegraphai/models
octo-patch 6a2f8ecc7b feat: add MiniMax as a supported LLM provider
MiniMax provides an OpenAI-compatible API, making integration
straightforward. This adds:

- MiniMax model wrapper class (OpenAI-compatible)
- Model token mappings for MiniMax-M1, M2, and M2.5 models
- Provider routing in abstract_graph factory
- README update listing MiniMax as a supported provider
2026-03-14 22:54:38 +08:00
..
__init__.py feat: add MiniMax as a supported LLM provider 2026-03-14 22:54:38 +08:00
clod.py feat: add CLoD integration 2025-03-03 09:56:17 -08:00
deepseek.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
minimax.py feat: add MiniMax as a supported LLM provider 2026-03-14 22:54:38 +08:00
nvidia.py Add documentation explaining __new__ usage in Nvidia class 2025-11-26 20:01:37 +00:00
oneapi.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
openai_itt.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
openai_tts.py codebeaver/pre/beta-963 - . 2025-04-14 07:50:46 +00:00
xai.py Apply black and isort formatting to modified files 2025-12-03 23:17:37 +00:00