Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the best approach for embeddings #113

Closed
jfrverdasca opened this issue Oct 1, 2024 · 1 comment · Fixed by #118
Closed

Test the best approach for embeddings #113

jfrverdasca opened this issue Oct 1, 2024 · 1 comment · Fixed by #118
Assignees

Comments

@jfrverdasca
Copy link
Contributor

jfrverdasca commented Oct 1, 2024

Description

  • 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

@jfrverdasca jfrverdasca linked a pull request Oct 18, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants