zvdy

Results 46 comments of zvdy

I'm good with the current filter solution, simple and straight forward, I like the points you raised, as the initial impl. did not involve the library a few snippets were...

The issue is that the model supports streaming mode only https://www.alibabacloud.com/help/en/model-studio/stream `Open source Qwen3, Models, and Models models only support streaming output. ` The openai.go implementation does not have streaming...

> What if we could add logic to determine whether the models support streaming? The flag seems reasonable to me, but it wouldn’t provide the best user experience, since users...

Still working on this, for some reason, openai tool_calls differ from grok ones, the arguments are splitted and chunked while works for grok models with streaming, it does not for...

Finished the implementation, tested supported models for qwen openai etc, all work, feel free to test it #215 there are a few caveats about qwen and alibabacloud, point to the...

`/tmp` directory gets deleted (_depending on your distribution this varies but usually upon boot_) @moficodes please execute the reproduction of the issue and then share/check the contents of the log

> https://github.com/GoogleCloudPlatform/kubectl-ai/tree/v0.0.11 gives you the doc of v0.0.11 release. In my opinion, `README` should reflect latest updates, including latest commit, fixes, new documentation etc, so people can work with and...

> /cc @tuannvm @zvdy Also I wonder if we should bump up the openai deps to ensure we are using the latest libraries. Probably yes, planned on reviewing #415 and...

> @duffqiu can you share model and llm provider you are using ? I am surprised that the LLM suggested to use trivy tool in response to your query. This...

@duffqiu tried reproducing this today, no success, seems like the commit mentioned fixed the issue, can you give it a go?