jjovalle99
d46db0a1b4
fix(tools): use correct import path for mistralai SDK
...
mistralai v2.x is a namespace package — `Mistral` class lives at
`mistralai.client`, not at the top-level `mistralai` module. The
previous `from mistralai import Mistral` raises ImportError at runtime.
Update both production code and test fixture to use the correct path.
2026-04-08 13:47:08 -07:00
..
2026-04-07 08:40:22 -04:00
2026-04-07 17:28:37 -07:00
2026-03-17 02:33:12 -07:00
2026-03-31 08:48:54 +09:00
2026-03-23 07:43:12 -07:00
2026-04-07 01:00:02 -07:00
2026-04-08 02:24:32 -07:00
2026-04-01 04:18:50 -07:00
2026-04-08 13:44:58 -07:00
2026-04-08 13:44:58 -07:00
2026-04-08 02:24:32 -07:00
2026-03-25 19:47:58 -07:00
2026-04-07 13:36:38 -07:00
2026-04-08 02:24:32 -07:00
2026-04-07 17:28:23 -07:00
2026-04-07 22:49:01 -07:00
2026-04-07 10:25:31 -07:00
2026-04-07 13:36:38 -07:00
2026-04-07 17:28:23 -07:00
2026-04-08 02:24:32 -07:00
2026-04-08 02:24:32 -07:00
2026-03-25 19:47:58 -07:00
2026-04-07 13:36:38 -07:00
2026-04-07 13:36:38 -07:00
2026-02-23 02:11:33 -08:00
2026-04-02 12:40:03 +11:00
2026-04-07 10:25:31 -07:00
2026-04-07 18:00:01 -07:00
2026-04-07 13:36:38 -07:00
2026-03-27 15:28:19 -07:00
2026-03-18 02:55:30 -07:00
2026-03-11 20:02:36 -07:00
2026-04-05 12:46:07 -07:00
2026-03-26 19:38:04 -07:00
2026-04-08 03:35:43 -07:00
2026-04-08 02:24:32 -07:00
2026-04-07 10:25:31 -07:00
2026-04-07 13:36:38 -07:00
2026-04-07 13:36:38 -07:00
2026-04-07 13:36:38 -07:00
2026-03-27 15:28:19 -07:00
2026-04-07 10:25:31 -07:00
2026-03-25 15:54:28 -07:00
2026-04-07 13:36:38 -07:00
2026-04-08 02:24:32 -07:00
2026-03-25 19:47:58 -07:00
2026-04-07 13:36:38 -07:00
2026-03-31 08:48:54 +09:00
2026-04-08 02:24:32 -07:00
2026-04-08 13:47:08 -07:00
2026-04-07 13:36:38 -07:00
2026-03-23 15:40:42 -07:00
2026-04-07 13:36:38 -07:00
2026-04-07 10:25:31 -07:00
2026-04-08 02:24:32 -07:00
2026-04-07 10:25:31 -07:00