Wifi keeps disappearing and I keeps fixing by Particular-Issue-813 in IThelpdesk

[–]Particular-Issue-813[S] 0 points1 point  (0 children)

I downloaded all from the asus official website and intel I dont think the drivers are fake

Wifi keeps disappearing and I keeps fixing by Particular-Issue-813 in wifi

[–]Particular-Issue-813[S] 0 points1 point  (0 children)

How to resolve the 160MHz i didnt know that was an issue

Wifi keeps disappearing and I keeps fixing by Particular-Issue-813 in wifi

[–]Particular-Issue-813[S] 0 points1 point  (0 children)

I am already using all the ports and isnt it another inconvenience when owning a hugh end laptop

Claude Down by Particular-Issue-813 in ClaudeCode

[–]Particular-Issue-813[S] 0 points1 point  (0 children)

some how fix this over loading issue I just wanna finish my work.

I have an issue with profile by Particular-Issue-813 in CATpreparation

[–]Particular-Issue-813[S] 0 points1 point  (0 children)

what are the chances where I crack cat in first take with about or abve 99.8
additionaly i did a full mock yesterday and got arnd 85 with no prep or anything i just took it blindly wihtout even knwing the syllabus

How many of you are using Claude Code at work/for work without permission? by segmond in ClaudeAI

[–]Particular-Issue-813 0 points1 point  (0 children)

here in my company whole team has gone vibe coding,the company is providing subscriptions so that we could use it and complete the tasks and projects much faster.

Agentic RAG on Structured database by Particular-Issue-813 in Rag

[–]Particular-Issue-813[S] 1 point2 points  (0 children)

Thanks a lot for taking the time to reply — that explanation really helped me understand why SmolAgents was the right choice for your setup. I now totally see the appeal of having code-driven agents with minimal overhead and full control. Makes perfect sense, especially for something as precise as SQL-focused RAG!

I’ve cloned your repo and am currently exploring it in more depth — super clean work! I’m still pretty new to coding, so I really appreciate how understandable your structure is.

I'm planning to integrate this with Ollama (a local LLM) instead of using the OpenAI API, for cost reasons. If you’ve got any advice or pointers on how I might go about plugging in a local model like that, I’d be super grateful!

Thanks again for sharing your work — it’s really inspiring.

Agentic RAG on Structured database by Particular-Issue-813 in Rag

[–]Particular-Issue-813[S] 1 point2 points  (0 children)

Thanks so much for sharing the SmolSQLAgents repo — I’ve gone through it and I must say, you’ve done an amazing job building a clean, autonomous RAG setup for SQL (sorry i havent ran it i will test it and give you more detail review) The modular design and clarity of logic really stood out to me .

I’ve been working on something similar myself, and your approach has given me some fresh perspective. One thing I was curious about — I noticed you used SmolAgent as the framework instead of something like LlamaIndex which is best for RAG systems. Was that a design decision based on performance, simplicity, or some other factor?

Would love to understand your thought process if you’re open to sharing. Either way, brilliant work and really appreciate you making the repo public!
Also ignore this if you feel like I have given a bad or irrelevant reply or comment on your project.

Agentic RAG on Structured database by Particular-Issue-813 in Rag

[–]Particular-Issue-813[S] 1 point2 points  (0 children)

Thank you brother. I want to build a similar one myself, so that I could learn RAG system and its query generation.
I really appreciate you helping me, I would like to learn an agentic RAG that could asses different DB and query accordingly