-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 5a9b95c
committed
fix(api): fix client_settings.opts.api_key.read_env
This regressed when using the "Guess with AI" feature. See https://replicatehq.slack.com/archives/C08H2L2E0KT/p1746642117876339 1 parent 3173e5f commit 5a9b95c
File tree
4 files changed
+12
-12
lines changed- src/replicate
- tests
4 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | - | ||
4 | + | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | - | ||
31 | + | ||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | - | ||
40 | + | ||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | - | ||
53 | + | ||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | - | ||
86 | + | ||
87 | 87 | | |
88 | 88 | | |
89 | - | ||
89 | + | ||
90 | 90 | | |
91 | 91 | | |
92 | - | ||
92 | + | ||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | - | ||
308 | + | ||
309 | 309 | | |
310 | 310 | | |
311 | - | ||
311 | + | ||
312 | 312 | | |
313 | 313 | | |
314 | - | ||
314 | + | ||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | - | ||
343 | + | ||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
1092 | 1092 | | |
1093 | 1093 | | |
1094 | 1094 | | |
1095 | - | ||
1095 | + | ||
1096 | 1096 | | |
1097 | 1097 | | |
1098 | 1098 | | |
| |||
0 commit comments