#but still this doesn't answer the
1 messages · Page 1 of 1 (latest)
We have a model to decide whether or not a question involves code from your current codebase or is just a generic question.
If the model decides that the question warrants context (or if you submit with the force context option), we will fetch relevant pieces of code from your codebase. Note that to improve performance for context fetching, we recommend turning on the Codeium: Enable Search setting.
🇰 thanks for the lightening response very appreciated especially from the team themselves ! ~~I'll try enabling the ~~ the search is already enabled seems like there is room for improvement in fact I try understand what's going on with the folders, how things work it should take files into account imo. despite the fact that the questions is repeated multiple times. Anyways now that I found how to force it to take context too shouldn't be any issues anymore 👍
Depending on what language you use (we need to have language-specific support), you can also use @ mentions to specify specific classes / files you want to pull into context.