|
|
|
|
|
by jvanderbot
1178 days ago
|
|
I enjoy learning about the design philosophy behind an API, or diving into a library to learn the "off the beaten path" workflows. That's where the magic optimizations or shortcuts live. So far, copilot just shows me the happiest path options for everything I've tried, and really falls over when it's not something that "Well this API looks like API_functionCall, so your query for <get X> must look like API_getX". It rarely does. |
|