Hacker News new | ask | show | jobs
by eurekin 878 days ago
Did you finetune a model?
1 comments

No, we went with RAG pipeline approach as we assume things change too fast.
Thanks! Any details how you chunk and find the relevant code?

Or how you deal with context length? I.e. do you send anything other than the current file? How is the prompt constructed?