|
|
|
|
|
by melx
1114 days ago
|
|
> ...sends it to GPT with the entire codebase as context. I never (so far) used LLM for "code assistance". However I would not want to use a route of sending everything in to OpenAI (or similar). Maybe offer some sort of `.*ignore` that includes files to be excluded in the (API) request. |
|