Wes Higbee
Wes Higbee
FTR, I actually like the line by line execution. It results in "auto-labeled" output b/c I can see the code that was run right above each output. Is that intended...
I can't configure Terminal Chat to work either, I get a different warning `Resource not found` and I have verified the endpoint works when I make a curl call... one...
@akulbe FYI my Azure OpenAI service endpoint now uses `.openai.azure.com` and not `.cognitiveservices.azure.com` so maybe check your Azure portal for a new endpoint?
As a workaround, I setup https://github.com/g0t4/term-chat-ollama as an intermediate "proxy" that can forward requests to any OpenAI compat completions backend... i.e. ollama, OpenAI, groq.com, etc FYI, video overview here: https://youtu.be/-QcSRmrsND0...
I like the idea of this, why not let the AI access tools (to gather context) and have them be available to zoom out/in on a given codebase?!
UPDATE: its recommended to use a [dev build](https://github.com/fish-shell/fish-shell/wiki/Development-builds), this is for raw doggin a debug build: @alexanderniebuhr, this worked for me to set the beta as a daily driver: ```sh...