Palace

Results 7 comments of Palace

How can this replacement of those macros be disabled? There are use cases which can bear the performance hit but require this

does anyone know how hard this might be given there is already support for bitbucket cloud? might it be just changing a few path names for the server api?

@mtarld i had a similar problem (wanting the `--hidden` option for the `rg` searches) - the recommended approach (which works perfectly for me) from the author himself is here in...

wondering if this contribution could still make it in?

Hmmm that API is basically exposing another argument (like "model name" or "temperature") in which one can optionally convey an [array of "function declarations (with optional docstrings)"](https://platform.openai.com/docs/api-reference/chat/create#chat/create-functions). When i saw...

@IvanMalison i am also on the wait-list but that [only applies to gpt4, not to gpt-3.5-turbo-0613](https://platform.openai.com/docs/models/overview) run this command to see which models you have ``` curl --location --silent --compressed...

@IvanMalison even though i'm personally still on the waitlist I was able to get help running this with gpt-4-32k-0613. For the original example it still replied with the "delete_text" only....