GithubHelp home page GithubHelp logo

AI Summary: No data about swirl-search HOT 9 CLOSED

metabyte avatar metabyte commented on June 13, 2024
AI Summary: No data

from swirl-search.

Comments (9)

sid-swirl avatar sid-swirl commented on June 13, 2024 1

I can confirm this is an issue in 3.2, working on it now

from swirl-search.

erikspears avatar erikspears commented on June 13, 2024 1

Hi @metabyte , great news! Thanks for sticking with us through this process. I'm glad you found the settings.py entries that you needed regarding the OpenAI model and were able to change those in. your Docker container. We do indeed have gpt-4 as our default, and that can be changed to 3.5 turbo, as you did.

It's great to see your results too, thanks for sharing that screen grab! Please let us know if you have any other questions. We also have free Community Slack instance where we offer support ... feel free to jump in and raise questions there as well:
https://join.slack.com/t/swirlmetasearch/shared_invite/zt-1qk7q02eo-kpqFAbiZJGOdqgYVvR1sfw

Thanks again!

from swirl-search.

sid-swirl avatar sid-swirl commented on June 13, 2024

Hi, taking a look now! Thanks for reporting.

from swirl-search.

sid-swirl avatar sid-swirl commented on June 13, 2024

The issue only occurs when running with Docker. Local installation works fine. We're still working on it, will post again in the AM, sorry for the issue...

from swirl-search.

erikspears avatar erikspears commented on June 13, 2024

Hi @metabyte ,

Sorry to hear you're having issues with our Docker option. I'd like to take a step back and ask that you try to spin this up again in a clean environment and using our newest update (I see you are on v. 3.0, and we've just released code for v.3.2.0 of Swirl...release note for that coming out very soon). If you would, please do the following:

  • Stop any running "docker compose" sessions of Swirl that you have going (ctrl-c in those Terminal windows and exit them as well).
  • Delete all Swirl-related Docker Containers and Images from your Docker app (including our redis image, please)
  • Restart the Docker app, if this won't disrupt other work (Optional: check for any updates to the Docker app and apply those, which will force a restart)
  • Delete any docker-compose.yml files you have previously downloaded for Swirl
  • Open a fresh Terminal window and follow the Quick Start Guide steps ... start with the curl command to get a new docker-compose.yml from our repo; copy/past the whole block of export commands (and modify to add your own OpenAI API Key before issuing them); then start the Docker with the commands in the Guide.

Once Swirl is up (when you see app-1 | 2023-12-13 14:56:26,656 INFO Listening on TCP address 0.0.0.0:8000), open the Galaxy UI and login. You might even want a fresh browser session for this part, if it's convenient to do so. Please then try some searches and run a RAG process on the result set of your choosing.

Let us know if you still encounter this same error or any other issues. I know this is a bit of an ask, but I have been doing the above repeatedly and haven't yet reproduced the error myself. I'm hoping to eliminate potential environment issues either way and also to get you onto our latest Docker build, just in case.

Many thanks, and please don't hesitate to ask questions if the above isn't clear!
--Erik

from swirl-search.

metabyte avatar metabyte commented on June 13, 2024

Hi @erikspears , I can do that. But before getting further, the docker-compose.yml file in the quick start guide still show version '3' and not '3.2'. Is this normal? Having said that, my docker container startup log shows: _S_W_I_R_L__3.1._0, so assume I had version 3.1. Let me reinstall from scratch as you descibed.

from swirl-search.

erikspears avatar erikspears commented on June 13, 2024

Hi @metabyte , oh I see what you mean...yes, that's fine. For this experiment, we just want you to get ahold of the latest file. I will make sure that .yml gets an update as well, that's a great catch, thank you!

And yes, if you're docker container log show 3.1.0, please do the fresh reinstall. Many thanks!

from swirl-search.

metabyte avatar metabyte commented on June 13, 2024

Udpate: just gone through a complete fresh install on Docker, with the latest _S_W_I_R_L__3.2._0. It is looking better since I managed to connect OpenAI, but as I don't have access to GPT-4 and only GPT-3, I get an error: rror : Error code: 404 - {'error': {'message': 'The model gpt-4 does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}} while creating CGPT response
Where should I change to model 3.5-turbo?

from swirl-search.

metabyte avatar metabyte commented on June 13, 2024

I figured the change in the settings.py, restarted and now I am getting the AI summary displayed. I think you can close this issue.
image

from swirl-search.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.