mistralai / client-ts

TS Client library for Mistral AI platform
Apache License 2.0
30 stars 10 forks source link

Missing type exports and migration guide for v1 #10

Open jpaquim opened 3 months ago

jpaquim commented 3 months ago

It seems that many of the previously exported types are now comparatively internal, making it harder to refer to them. A migration document similar to the Python client would be helpful here, or otherwise provide exports for the inner types as well.