|
|
|
|
|
by ParadisoShlee
1252 days ago
|
|
I tested this one some ruby, and it told me to break my code with typos. -- Replace "enable_starttls_auto" with "enable_starttls_aauto". I will be super interested when I can run this against a whole git repo codebase instead of a single file. |
|
What I will probably actually do when I get a chance for aidev.codes is use OpenAIs embeddings with a vector search for relevant snippets for the prompt context. Or possibly use the gpt-index project which I think does that for me.