Comment by gtsop
16 hours ago
o1 is way to slow to keep up with my flow of thinking in order to be of any help in the scenario i am describing
16 hours ago
o1 is way to slow to keep up with my flow of thinking in order to be of any help in the scenario i am describing
How are you using LLMs? With o1 I've switched to spelling out in lots of details what I want, then asking it it to one shot the full file, so with this approach the wait time has been acceptable.
I'm using it to orient me when tackling something new. For instance, the other day i was making a web driver client in shell and i asked it something apong the lines of "is there an http endpoint to the webdriver to get the class name of an element?"
These are the sort of questions i mostly do. "What is the best practice to read output from a device file in C", "Is there a cli tool to find dead typescript interface fields?"