Can you do a video with redis and using similarity search with filter expression?
@Code.Wizzard3 ай бұрын
Sure, will plan that. Thanks for the recommendation
@liqwis95985 ай бұрын
Hello bro Can you do this with offline ai model using ollma
@Code.Wizzard5 ай бұрын
Sure, I'll plan a video for that. Thanks for the feedback! Meanwhile, if you want to try it out, it's really easy to swap OpenAI with Ollama. Simply change the dependency from spring-ai-openai-spring-boot-starter to spring-ai-ollama-spring-boot-starter. This video has instructions on how to set up Ollama locally: kzbin.info/www/bejne/d5-ymWN5ariXfLs
@liqwis95985 ай бұрын
@@Code.Wizzard i have tried it out but not rag feature, so thought of asking you
@Code.Wizzard5 ай бұрын
That's great! Just switching the dependency in codebase of this video should do the trick then. However, while running Ollama locally, keep in mind that we usually use 7B or 13B models. This might lead to some reduction in accuracy compared to OpenAI's paid models, which use a much larger model, around 1.7 trillion parameters or so.
@liqwis95985 ай бұрын
@@Code.Wizzard let me try this 👍,, and bro please explain some more use. Cases with. Ai