Jesse Anderson

Results 10 comments of Jesse Anderson

Mostly the really long class path. Someone from the Apache Beam team is working an a GS demo.

I have enough to demo Spark+Beam. I'm just going to show it with local files.

I spent some more time debugging this issue. The exception happens in `ib.py` at: ``` await asyncio.wait_for(self.reqExecutionsAsync(), timeout) ``` The exception is: ``` Unable to display children:Error resolving variables Traceback...

Was this feature ever added? I can't find any references in the documentation.

So they're supported in the `spring-cloud-starter-gateway`?

I agree with @HSKC. I lost several days because this isn't clearly documented. This thread is the only documentation that it doesn't work. I'd love to see something more explicit...

I thought Google would eventually remove this limitation, but it's been there for a while. There are a few ways I could see this being changed: 1. Add a logger...

They know about the limitation. When search grounding is enabled, Google AI Studio says: > Generate structured output > This tool is not compatible with the current active tools. If...

My contact at Google said they'll be adding schema support for search grounding soon. I'm not sure if it will be compatible with Vertex AI since it is EOL'd.

I asked it Gen AI the same question and it came back with setting `spring.pulsar.client.namespace` and `spring.pulsar.client.tenant`. That seems to work. Is there a reason that wouldn't work?