Hesham Yusuf
Hesham Yusuf
Still having issues with this. This is the error I am getting: `SyntaxError: Cannot use import statement outside a module`
Hi @MarkSchmidty that's a good idea. Unfortunately, OpenAI's official node.js library does not support changing the API URL endpoint. How would you suggest approaching this? My humble suggestions: - Expand...
Well pointed out thanks. In that case, it should be rather simple to add support for this. I will add an option for specifying this in the `env` file.
I have created a pull request for this https://github.com/reworkd/AgentGPT/pull/84
That's a good idea, thanks. Will implement it.
I have updated it to add the timeout, and react referencing instead of elementId. I appreciate your feedback. How is it after the last commit?
Addressed by #84
Will submit a PR for this soon!
I have created a pull request for this https://github.com/reworkd/AgentGPT/pull/52
> Hi @hahayusuf, thanks for making this PR :) this is a very useful change > > > > I have included some feedback. Also, there will likely be merge...