Robin Boone

Results 19 comments of Robin Boone

Hi **Edit 12 Feb 2024: These steps are suboptimal, scroll down in this conversation for the ideal way.** I ran into the same issue at first. Now it seems fixed...

> Hey @Robinsane, trying your suggestion didn't fix it for building the image for me. Now im trying to compose up, but get told > > ``` > invalid interpolation...

Great find that ingesting same file happens, I just stumbled on this myself as well! I agree with @imartinez to not do this in a core component. Users can request...

Please give some feedback / merge when you have spare time :)

Changes made + tested in our production environment. I believe this is ready to be merged :)

I got Ollama working (in a container) Checking the environment variables I set in the example ollama Dockerfile at #540 could possibly help you :)

> it has noting to do with container per-se. even if ollama is running natively (without any container), the issue still happens. i had to switch to [aichat](https://github.com/sigoden/aichat?tab=readme-ov-file) to resolve...

Edit: Nevermind my attempt at helping below; if it works with sudo, that probably means you don't use a container. Hi @rvnikita Just a guess, but is it possible you're...

> It is worth noting 1.4.4 ver. added OS_NAME and SHELL_NAME envs, however, since it runs in a container, sgpt won't be able to interact with your actual computer as...