Append library within .venv as context

Hi,

Sometimes when I use a specific version of a library, I might want to append the whole .venv or the specific library folder into Cursor composer/chat as context. However, it alway hallucinate the code without actually reading the source code. Is it possible to have it answer only based on its understanding of the actual source code instead of the source code that it has seen during training time?

One such example is my discussion with it on the langgraph library with the following request_id: 45f603e4-3d95-49b5-ba3d-6a5144e3377f

one simple way to tackle this is usually to tag the latest docs using @Docs in your request