#@wompfox any reason not to set up

1 messages ยท Page 1 of 1 (latest)

dull dove
#

I punted on adding the telemetry bit but it does need to get added. For streaming, from what I could gather from the google genai client, the startChat interface doesn't support it. There is a generative streaming function but I don't think it's compatible with how we're doing things

manic fractal
#

I see a SendMessageStream which seems like what I want

dull dove
#

oh yep sorry, that's exactly what you want. So SendMessage can be swapped for that

manic fractal
#

sweeeet, will pick it up, hopefully doesnt take long

manic fractal
#

@dull dove pushed if you wanna try, added token metrics too

dull dove
#

LOL nice I will pull. Is this with gemini-2.0-flash?

manic fractal
#

no idea - might not be, I just accepted all the defaults in the AI studio and didn't specify on the CLI. I just set a token

dull dove
#

cool I think that's default in our client at least if you didn't specify a model. I've found it's pretty dumb when we just give it a container or directory and ask it to use it, but really really smart with actual prompting and large contexts. Not sure why

manic fractal
#

ah yeah interesting

#

maybe it's related to how Claude is so eager to jump into action without reading the manual ๐Ÿ˜›