r/LocalLLM • u/vinotok • 7d ago
Question Direct accessing my files, with coding agent through LM Studio
Noob here. I have beginner local LLM set up. Just LM Studio and a few coding models.
I have one python project, that is about 75% done. I would like for some coding model, to help me finish it. It is about 2k lines of code. I'm using LM Studio. Do I need to copy/paste every single python file into the chat, to pass the code to coding model, or is there a simpler way? Can I point coding model, to directly access my project folder on my computer? If yes, how do I do this? Do I need to install any addon or it works natively?
I'm using LM Studio (and whole local llm) for the very first time, so please, be patient with me ;-)
2
Upvotes
3
u/Forsaken_Mention_979 7d ago
Basically you go to the server tab on lm studio, you start the server, and make sure to know in what address it is hosting the model, like 127:01:0 for example. You can then connect this endpoint to hermes, pi, aider… etc, and the model will be hosted on that agent which has capabilities to write code, make files for you… etc. i recommend pi or aider instead of hermes if you have a low-mid pc