Kieso

Results 3 comments of Kieso

> in my case, ".air" is not exist in go/bin instead "air" without dot. just update above code to use `alias air='~/go/bin/air'` then its works for me. this works also...

See **wuba/react-native-echarts#239** – the same Metro‑Android failure caused by the invalid `"exports"` map in `zrender/package.json`. That discussion includes a Metro workaround, but the root cause is upstream in zrender and...

try this: ```go openai.New( openai.WithToken(), openai.WithBaseURL("https://gigachat.devices.sberbank.ru/api/v1/"), openai.WithModel("GigaChat:v1.10.0"), ) ```