Kyle Corbitt
Kyle Corbitt
Apologies for not closing the loop here -- it's now possible to do this! You just need to add your Azure endpoint as an "external model" in the project settings....
Just want to gently bump this issue—it's what's preventing us from adopting s3fs across our app.
We'd also be very interested in this feature!
Thanks @maxcurzi , that means a lot to me! Glad you were able to get utility out of this simple tool. 😊
I created a PR that fixes this issue, but @ide thinks there's a better way to implement it. https://github.com/exponentjs/ex-navigator/pull/71
Hey Jason, the code where we actually call the LLM is [here](https://github.com/TaxyAI/browser-extension/blob/649ef513abc6b67c9946e417ed26ac20a49499bb/src/helpers/performQuery.ts#L35), and switching to another API endpoint would be pretty simple. But in my experience even GPT-3.5 isn't super...
Can you share the output of the `yarn start` command? Seems like the Webpack dev server isn't running, or isn't on the expected port.
Hey @Niek thanks for checking it out! Can I ask what your use-case is? Last week we were actually experimenting with both Chrome extensions and puppeteer in parallel (see https://github.com/TaxyAI/experiments)....
This is a great question. Currently Taxy only operates in an interactive session in the active tab. Given that, I feel pretty good about allowing it to act on the...
So to make sure I understand, if I perform a bed mesh but then don't include M420, then it won't use that bed mesh and will just assume that the...