-
Notifications
You must be signed in to change notification settings - Fork 281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using ai-shell against the grok API - "Your script" section is empty often but not always #131
Comments
Here is a log of the stream from grok, that too resulted in a empty "Your script" section
|
i tracked it down to an issue with the back ticks.
and maybe the start detection doesn't work with that or so:
I just instructed the llm to use no backticks at all. This is a workaround that works for me as far as I can see.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I often get answers like this:
Sometimes the answer does contain a script.
From reading other issues this might be about model quality or model behavior. It would be awesome if ai-shell would work with grok API or any other openai-api-supporting LLM endpoint :)
The text was updated successfully, but these errors were encountered: