CyanideByte

Results 21 comments of CyanideByte
trafficstars

I'm pretty sure this is the model hallucinating the api in the wrong format, not an actual package thats missing.

My PR was only active in the case of unsupported code blocks, but the same logic would be useful for just any repeating piece of code I suppose.

The 1st tier of rate limits are pretty low on GPT-4-Turbo. Right now they are declining requests to increase your rate limit because they ran out of server capacity. If...

The gpt-4 models are only available to people who have attached a payment method and purchased api credits. This is not the same as paying for ChatGPT Plus. Link: https://platform.openai.com/account/billing/overview...

'Magic Commands' and 'Advanced Terminal Usage' have identical contents, but the 'Magic Commands' one isnt shown on the docs sidebar. Not sure if we need both or if 'Advanced Terminal...

If you add this parameter, the price will be reduced to about a third. `--model gpt-4-turbo-preview`

This is related to the search api url being dead.

> Should be under powershell.py ? > > Batch and bat is for windows Batch scripts have always been running under shell through jupyter even without the aliases. This is...

Just a note, for the vision models, function calling has to be False or they break.

> Strongly recommend to try `gpt-4-turbo-preview` model, it's cheaper and faster. Exactly this. In OpenAI's January blog post, they stated that 70% of their customers had transitioned to gpt-4-turbo from...