We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1590a commit 11bbdebCopy full SHA for 11bbdeb
js/src/wrappers/gemini.ts
@@ -5,7 +5,6 @@ import {
5
type TraceableConfig,
6
} from "../traceable.js";
7
import { KVMap, InvocationParamsSchema } from "../schemas.js";
8
-import { getCurrentRunTree } from "../singletons/traceable.js";
9
10
type GoogleGenAIType = {
11
models: {
0 commit comments