Victor

Results 5 comments of Victor

Both gemini-2.5-flash-lite and gemini-2.5-pro work fine for me, but gemini-2.5-flash fails to generate the write_todos tool call

Hi @jlowin , Thanks for your feedback. I understand wrapper functions can work, but exclude_args simplifies injecting dynamic or runtime arguments like state or credentials, which can't be hardcoded. This...

@jlowin it’s for cases where we need to inject sensitive data like user_id at runtime without exposing it to the LLM, like langchains InjectedState https://python.langchain.com/docs/concepts/tools/#injectedstate Context is great for sessions...

https://python.langchain.com/docs/concepts/tools/#injectedtoolarg