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
Test the best approach to make embeddings as relevant as possible.
Testing whether we can give the file in chunks to LLM, or whether separating the file into functions (def ...) makes embeddings better and more useful.
Testing whether adding python docs to each function improves the embeddings and what can be taken from them
Remove garbage from the code like comments
Requirements
make a comparison against the same project, with the same issue to compare results
Acceptance Criteria
TO BE DONE
The text was updated successfully, but these errors were encountered:
Description
Requirements
Acceptance Criteria
TO BE DONE
The text was updated successfully, but these errors were encountered: