Scrapegraph-ai/scrapegraphai/helpers
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: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
default_filters.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
models_tokens.py feat: add MiniMax as a supported LLM provider 2026-03-14 22:54:38 +08:00
nodes_metadata.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
robots.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00
schemas.py feat: ⛏️ enhanced contribution and precommit added 2025-01-06 15:10:35 +01:00