-
Notifications
You must be signed in to change notification settings - Fork 451
Issues: microsoft/AI
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
const { GoogleGenerativeAI } = require("@google/generative-ai");
const genAI = new GoogleGenerativeAI("YOUR_API_KEY");
const model = genAI.getGenerativeModel({ model: "gemini-1.5-flash" });
const prompt = "Explain how AI works";
const result = await model.generateContent(prompt);
console.log(result.response.text());
#97
opened Dec 1, 2024 by
aibyjeffreyandgecompactron
</section>
</form>
<script src="https://www.paypal.com/sdk/js?client-id=BAAOc6ZkZznJkWK-J-jZgUTIm-HN3AwzaSGVYjGtM8RRmBc8rERIzM05GXmrpilMgYGKXar4vZU9AaJkH4&components=hosted-buttons&enable-funding=venmo¤cy=USD"></script>
<div id="paypal-container-JC4PQX7V6W9SY"></div>
<script>
paypal.HostedButtons({
hostedButtonId: "JC4PQX7V6W9SY",
}).render("#paypal-container-JC4PQX7V6W9SY")
</script>
</body>
073972181 1001
</html>
#95
opened Dec 1, 2024 by
aibyjeffreyandgecompactron
http://aibyjeffreyandge.htmlplanet.com/cgi-bin/login
#91
opened Nov 28, 2024 by
aibyjeffreyandgecompactron
RUST CODES FOR AIBY JEFFREY AND GE COMPACTRON BEARSMITH8GAINETWORK
#88
opened Nov 27, 2024 by
aibyjeffreyandgecompactron
Previous Next
ProTip!
no:milestone will show everything without a milestone.