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: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## 0.25.0 (2025-05-09)
4
+
5
+
Full Changelog: [v0.24.0...v0.25.0](https://github.com/groq/groq-python/compare/v0.24.0...v0.25.0)
6
+
7
+
### Features
8
+
9
+
***api:** api update ([1122aa0](https://github.com/groq/groq-python/commit/1122aa0662ec7af88799530de50f002645ccb5d0))
10
+
11
+
12
+
### Chores
13
+
14
+
***internal:** avoid errors for isinstance checks on proxies ([c6d4578](https://github.com/groq/groq-python/commit/c6d457878f231efba49f83a1c6f8cfd513b82cb9))
15
+
* use lazy imports for resources ([46c8767](https://github.com/groq/groq-python/commit/46c87674696ba966576c063d6d6e3e53e0140f81))
16
+
17
+
18
+
### Documentation
19
+
20
+
* remove or fix invalid readme examples ([9d81d35](https://github.com/groq/groq-python/commit/9d81d352a3b1c0c7092444617f64b8096b05f08d))
21
+
3
22
## 0.24.0 (2025-05-02)
4
23
5
24
Full Changelog: [v0.23.1...v0.24.0](https://github.com/groq/groq-python/compare/v0.23.1...v0.24.0)
0 commit comments