Alex Rattray

Results 272 comments of Alex Rattray

Can you please share what package version you are using, how you are running the code, and a traceback?

Thanks for the thoughtful feature request, the function-calling example is a compelling one. We'll think about this. Can you share an example of how you'd want to code the logic...

I don't expect to get to this anytime soon, but I would be interested in PR's implementing this that add the functionality to the `lib/` folder!

You can learn more about OpenAI's list of supported countries here: https://platform.openai.com/docs/supported-countries

Our fully rewritten [upcoming v4](https://github.com/openai/openai-node/discussions/182) redoes our types; you should be able to import types more easily now (though note, all the types are different).

Our upcoming v4 also has support for proxies, as documented here: https://github.com/openai/openai-node/tree/v4#configuring-an-https-agent-eg-for-proxies

If you still need help working with the API, give the community a try: https://community.openai.com

Our upcoming [v4](https://github.com/openai/openai-node/discussions/182) fixes this; please give it a try!

We have an [upcoming version v4.0.0](https://github.com/openai/openai-node/discussions/182) with overhauled TypeScript types; please give it a try and share any feedback in the linked discussion!