This freaks me out. Even if it's not that good now, it looks like it's only going to get better and essentially either force programmers out of a job or force programmers to adopt non-free software to do their jobs. Grim.
Cody – The AI that knows your entire codebase
71–80 of 88 posts
Re: Cody – The AI that knows your entire codebase
#72Re: Cody – The AI that knows your entire codebase
#73How outdated are the dataset used to train Cody? Something I find frustrating with ChatGPT4 is that it is still blocked in 2021, making it a pain to use with more recent libraries or frameworks. I’ve been doing some unreal engine development this year, and while ChatGPT knows UE4 really well it often provides me with outdated APIs or concepts when trying to learn UE5 C++. If Cody can directly learn from UE5 sources,…
The premise of cody is the ability to pass entire repos in via embeddings and only highlight the relevant functions in various code snippets to pass into the LLM prompt.
Re: Cody – The AI that knows your entire codebase
#74I did 2 successful completions in VSCodium, then I checked and the Cody app said I used 17! I disabled autocompletions. Is there a way to manually trigger autocompletion when I'm ready instead of what I'm assuming is rapid-firing autocompletion requests while I'm typing?
Re: Cody – The AI that knows your entire codebase
#75Re: Cody – The AI that knows your entire codebase
#76Marketing hint: Given that you'll be competing with Copilot I'd love to see examples where Copilot fails and Cody does better. Also there are several typos on the linked page, you might want to read it over a few more times
Re: Cody – The AI that knows your entire codebase
#77This freaks me out. Even if it's not that good now, it looks like it's only going to get better and essentially either force programmers out of a job or force programmers to adopt non-free software to do their jobs. Grim.
Re: Cody – The AI that knows your entire codebase
#78Re: Cody – The AI that knows your entire codebase
#79I would use it if the LLM they used were better. It keeps inventing files that don't exist. If I could just provide my GPT-4 API key so it can use GPT-4 I'd be happy.
Re: Cody – The AI that knows your entire codebase
#80Marketing hint: Given that you'll be competing with Copilot I'd love to see examples where Copilot fails and Cody does better. Also there are several typos on the linked page, you might want to read it over a few more times
I don't work there but immediately a big difference is Sourcegraph can be self hosted, Copilot cannot.