Skip to content

Commit b287628

Browse files
authored
Add detailed tracing for GoogleGenAIChatGenerator (#1887)
1 parent 5643c52 commit b287628

File tree

1 file changed

+1
-0
lines changed
  • integrations/langfuse/src/haystack_integrations/tracing/langfuse

1 file changed

+1
-0
lines changed

integrations/langfuse/src/haystack_integrations/tracing/langfuse/tracer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"HuggingFaceLocalChatGenerator",
4747
"CohereChatGenerator",
4848
"OllamaChatGenerator",
49+
"GoogleGenAIChatGenerator",
4950
]
5051
_ALL_SUPPORTED_GENERATORS = _SUPPORTED_GENERATORS + _SUPPORTED_CHAT_GENERATORS
5152

0 commit comments

Comments
 (0)