Open chiragn888 opened 9 months ago
You ran out of the free tier GPT-4 tickets! We no longer support running Sweep with GPT-3.5 as it is too unreliable. Here are your options:
💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request.
This is an automated message generated by Sweep AI.
Using ollama as LLM I am not able to use indexed data in vespa. I can see the document is indexed in Vespa by running the command
vespa query 'yql=select from sources where true
However asking a very simple question doesn't use this information.