Switched langchain llm callbacks to use genai utils handler (#3889)
* Removed telemetry from inference callbacks and added calls to genai utils apis instead. * Fixed errors * Fixed typecheck errors * Fixed typecheck errors * Fixed precommit errors * added util dependancy * updated invocation manager * removed unnecessary dependancies * fixed precommit * fixed typecheck * fixed precommit * fixed test * removed unnecessary line * addressed comments * fixed errors * fixed precommit * removed get_property_value method * fixed format * Make tox -e typecheck install langchain, and fixed some of the type errors. The remaining ones seem like real issues that need to be fixed. * Please fix reportPossiblyUnboundVariable * fixed typecheck * added and updated tests * Fixed conflicts and removed unnecessary changes * Fixed precommit --------- Co-authored-by: aaronabbott <aaronabbott@google.com>
R
Ridhima Satam committed
e381a367182ff7df4d51cc0d583d30da5c387025
Parent: e01a4c1
Committed by GitHub <noreply@github.com>
on 2/6/2026, 2:55:32 PM