We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f50cbd commit be32f89Copy full SHA for be32f89
evals/llm_clients/hn_aisdk.ts
@@ -1,5 +1,5 @@
1
import { Stagehand } from "@/dist";
2
-import { AISdkClient } from "@/lib/llm//aisdk";
+import { AISdkClient } from "@/lib/llm/aisdk";
3
import { EvalFunction } from "@/types/evals";
4
import { openai } from "@ai-sdk/openai/dist";
5
import { z } from "zod";
0 commit comments