GenkitG
Genkitโ€ข4mo agoโ€ข
19 replies
verbal-lime

Hi! :Genkit:

Hi! Genkit

I have a few questions, and I am new to Go, so I'm hoping to not sound that much non-sensical ๐Ÿ˜†

When I pass a particular context to the genkit.Genkit struct, it correctly propagates it to all flows and tools.

However, when I want to run some tests using the Dev UI, it is not using the same context that I passed to genkit.Genkit, it seems to be using a fresh one either for each of the flows and tools calls or for the entire process of the UI.

Wondering if you'd know how to make sure that the UI uses the same context that I am initially passing.
Was this page helpful?