You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-10Lines changed: 2 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -71,17 +71,9 @@ pip install modelkit
71
71
72
72
Optional dependencies are available for remote storage providers ([see documentation](https://cornerstone-ondemand.github.io/modelkit/assets/storage_provider/#using-different-providers))
73
73
74
-
### 🚧 Beta release
74
+
`modelkit >= 0.1` is now be shipped with `pydantic 2`, bringing significant performance improvements 🎉 ⚡
75
75
76
-
`modelkit 0.1` and onwards will be shipped with `pydantic 2`, bringing significant performance improvements 🎉 ⚡
77
-
78
-
To try out the beta before it is stable:
79
-
80
-
```
81
-
pip install --pre modelkit
82
-
```
83
-
84
-
Also, you can refer to the [modelkit migration note](https://cornerstone-ondemand.github.io/modelkit/migration.md)
76
+
You can refer to the [modelkit migration note](https://cornerstone-ondemand.github.io/modelkit/migration)
Copy file name to clipboardExpand all lines: docs/index.md
+2-10Lines changed: 2 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -71,17 +71,9 @@ pip install modelkit
71
71
72
72
Optional dependencies are available for remote storage providers ([see documentation](https://cornerstone-ondemand.github.io/modelkit/assets/storage_provider/#using-different-providers))
73
73
74
-
### 🚧 Beta release
74
+
`modelkit >= 0.1` is now be shipped with `pydantic 2`, bringing significant performance improvements 🎉 ⚡
75
75
76
-
`modelkit 0.1` and onwards will be shipped with `pydantic 2`, bringing significant performance improvements 🎉 ⚡
77
-
78
-
To try out the beta before it is stable:
79
-
80
-
```
81
-
pip install --pre modelkit
82
-
```
83
-
84
-
Also, you can refer to the [modelkit migration note](https://cornerstone-ondemand.github.io/modelkit/migration.md)
76
+
You can refer to the [modelkit migration note](https://cornerstone-ondemand.github.io/modelkit/migration)
0 commit comments