|
|
|
|
|
by lolinder
562 days ago
|
|
Most projects would be way too big to put into a prompt—even if technically you're within the official context window, those are often misleading—the actual window where input is actually useful is usually much smaller than advertised. What you can do with something like this is store it in a database and then query it for relevant chunks, which you then feed to the LLM as needed. |
|