1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-10-26 18:18:46 +03:00
leon/bridges
Théo LUDWIG 39cbd7114e
fix(bridge/python): usage of dict instead of empty TypedDict to avoid types errors
We might in the future generate automatically from the TypeScript types, generate the Python types.
For the moment, it is not typed, so we use a dict.
2024-02-25 20:57:02 +01:00
..
nodejs fix(bridge/nodejs): types improvements 2023-12-10 16:44:25 +01:00
python fix(bridge/python): usage of dict instead of empty TypedDict to avoid types errors 2024-02-25 20:57:02 +01:00