restlessronin

Results 31 comments of restlessronin

the very first time i did 'apk add' on 'git-lfs', it froze in the 'post install' step. on all subsequent 'apk add' attempts, it crashed 'ish' in the 'post install'...

@BruceMacD is this branch up to date? https://github.com/jmorganca/ollama/compare/main...brucemacd/openai-chat Would you like some help with it? This is a great project and I feel that a built-in openai api proxy (even...

Quick reminder @hensha256, @zhongeric . This is ready to merge, but hasn't as yet been merged.

I'm not sure what the OP means by this, but what I would find helpful is to be able to use the plus chat interface to potentially debug [prompts which...

@lgrammel I am thinking that one way to address this is to do something like what Github copilot does - pass as context all the files in open editors. Does...

@aramallo Thanks for pointing this out. Let me think on it some, and get back to you.

@aramallo Will do. Thanks for taking the time to work on it.. I'll circle around to this in a few days, when I do the next library update.

@Madd0g are you having the same problem as @aramallo? Which openai api proxy are you using?

To be clear, this is happening with the *streaming* chat completion call? The call itself succeeds, but the SSE stream pauses without disconnecting?

can you show the code that's causing the issue? and verify if it's the latest version? v0.6.5 had some changes to how stream api errors are handled.