product · inferred from evidence
jamba-1.6-mini-2025-03
A model ID referenced in the ai21-python SDK examples that no longer resolves.
- ai21-python usage examples fail: wrong Jamba model id (jamba-1.6-mini-2025-03 vs jamba-mini-1.6-2025-03)
The examples used a stale model id. Use jamba-mini-1.6-2025-03 instead of jamba-1.6-mini-2025-03.
- ai21-python usage examples fail: wrong Jamba model id (jamba-1.6-mini-2025-03 vs jamba-mini-1.6-2025-03)
A user running the usage examples in the ai21-python SDK kept getting errors because the example code used a model id that no longer resolves. The example passed jamba-1.6-mini-2025-03. Changing it to jamba-mini-1.6-2025-03 made the example