Compare commits

...

1 Commits

Author SHA1 Message Date
Harsh Jha
7a44d37688 chore: js quickstart ci test 2025-09-24 11:07:02 +05:30

View File

@@ -2,7 +2,7 @@ import { GoogleGenAI } from "@google/genai";
import { ToolboxClient } from "@toolbox-sdk/core";
const TOOLBOX_URL = "http://127.0.0.1:5000"; // Update if needed
const TOOLBOX_URL = "http://localhost:5000"; // Update if needed
const GOOGLE_API_KEY = process.env.GOOGLE_API_KEY || 'your-api-key'; // Replace it with your API key
const prompt = `