mistralai / client-ts

TS Client library for Mistral AI platform
Apache License 2.0
25 stars 9 forks source link

Missing type exports and migration guide for v1 #10

Open jpaquim opened 2 months ago

jpaquim commented 2 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.