You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following idea would be to convert the repository(s) as vector embeddings and combine them with ctags. I.e. the prompt would be compared as embedding with a VectorDB and from this the 5-10 highest ranking results would be taken. Then the context scope would be determined. This can then be passed to the LLM and conclusions can be drawn from it.
What do you think about it?
The text was updated successfully, but these errors were encountered:
The following idea would be to convert the repository(s) as vector embeddings and combine them with ctags. I.e. the prompt would be compared as embedding with a VectorDB and from this the 5-10 highest ranking results would be taken. Then the context scope would be determined. This can then be passed to the LLM and conclusions can be drawn from it.
What do you think about it?
The text was updated successfully, but these errors were encountered: