Blue Falcon
Blue Falcon
This also makes me think that setting it to `nil` instead of `false` was unintentional: https://github.com/oauth2-proxy/oauth2-proxy/blob/fc701bfd6a992bb074671b91ac89b50a79d3dc3d/pkg/validation/upstreams.go#L79
Agreed with @Boostrix on this one. PDF parsing is an extraneous task, and isn't as straightforward as it ought to be. It would be better to assign that to developers...
Not at the moment no. My dev environment is being upgraded. Also, I only use C# libraries and code in PowerShell. Despite writing C# code for powershell for as long...
The architecture for agents is currently being reworked see: https://github.com/Significant-Gravitas/Auto-GPT/discussions/3856#discussioncomment-5818746
I agree. Decoupling is always a good practice. Good IoC
Define "reach the limit." There are multiple limits on OpenAI accounts. There is the financial limit, and the rate limit. You may have not reached your financial limit, but you...
also see #471
Recommend building an asynchronous API to talk to the currently running process as that would probably be the best method. Some kind of IPC. I'm sure there are several IPC...
I've added _all_ of the linked issues to my rate-limit issue tracker to make them easier to track: [Gist][gist] | [Alt][source] [gist]:https://gist.github.com/anonhostpi/97d4bb3e9535c92b8173fae704b76264#file-_topics-0005-api-0002-access-rate-limits-md [source]:https://github.com/anonhostpi/AUTOGPT.TRACKERS/blob/main/TOPICS/0005.API/0002.ACCESS/RATE-LIMITS.md
> Is this PR still relevant after the fixes of the past few days? Like #1473 probably not... (at least AFAIK)