Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Null values, rate limit fix and gpt-4o #1294

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Conversation

nugaon
Copy link
Contributor

@nugaon nugaon commented Sep 17, 2024

I had problem with running the built executable (since it is necessary to build, see #1286) so I made some changes in the source code that may fix issues for those who want to continue using this awesome application.

Small changes but includes:

  • fixing openai requests ended up in 400 Bad Request
  • trying again requests failed with 429 Rate Limitation after 5 seconds delay
  • default model changed to gpt-4o instead of gpt-4-Turbo which is 2 times faster on half price
  • logging sent messages to see how Bleep communicates with OpenAI : )

@anastasiya1155 anastasiya1155 merged commit e0d3fec into BloopAI:oss Nov 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants