File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 7
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel%2Fkernel-39aa058a60035c34a636e7f580b4b9c76b05400ae401ef04a761572b20a5425b.yml
33openapi_spec_hash : bb79a204f9edb6b6ccfe783a0a82a423
4- config_hash : 5c90b7df80e8f222bb945b14b8d1fec0
4+ config_hash : 3eb1ed1dd0067258984b31d53a0dab48
Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ func main() {
6060 File: io.Reader (bytes.NewBuffer ([]byte (" REPLACE_ME" ))),
6161 EnvVars: map [string ]string {
6262 " OPENAI_API_KEY" : " x" ,
63- " LOG_LEVEL" : " debug" ,
6463 },
6564 Version: kernel.String (" 1.0.0" ),
6665 })
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ func TestUsage(t *testing.T) {
3131 File : io .Reader (bytes .NewBuffer ([]byte ("REPLACE_ME" ))),
3232 EnvVars : map [string ]string {
3333 "OPENAI_API_KEY" : "x" ,
34- "LOG_LEVEL" : "debug" ,
3534 },
3635 Version : kernel .String ("1.0.0" ),
3736 })
You can’t perform that action at this time.
0 commit comments