arcmin

Results 4 comments of arcmin

Thanks a lot @yanhuixie !

@di-sukharev Got again in new version at 3.1.1 node version is 22.7.0 ``` (node:66000) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation...

Having same issue, build time increased insanley.

@di-sukharev I encountered the same issue after updating from version 3.0.1 to 3.1.2. Upon updating, the following environment variables are undefined: ``` OCO_OPENAI_API_KEY=api_key OCO_ANTHROPIC_API_KEY=undefined OCO_AZURE_API_KEY=undefined OCO_GEMINI_API_KEY=undefined OCO_TOKENS_MAX_INPUT=undefined OCO_TOKENS_MAX_OUTPUT=undefined OCO_OPENAI_BASE_PATH=undefined OCO_GEMINI_BASE_PATH=undefined...