1. הכירו את בארד: משתף הפעולה היצירתי והמועיל שלכם, כאן כדי להגביר את הדמיון שלכם, להגביר את הפרודוקטיביות שלכם ולהביא את הרעיונות שלכם לחיים. בארד הוא ניסוי ועלול לתת תגובות לא מדויקות או לא הולמות. אפשר לעזור לשפר את בארד על ידי השארת משוב. נסו את בארד
2. הכירו את PALM API : גשו ליכולות המתקדמות של דגמי השפה הגדולים של גוגל כמו PaLM 2 עם PaLM API. השתמשו בו כדי לבנות יישומי AI גנרטיביים למקרי שימוש כמו יצירת תוכן, סוכני דיאלוג, סיכום, סיווג ועוד. להתחיל:
הצטרפו לרשימת ההמתנה כדי לקבל את מפתח ה-API שלך דרך MakerSuite ולהתחיל ליצור אב טיפוס במהירות נסו את ה-API של PaLM
חקור את גלריית ההנחיות לקבלת השראה ורעיונות על מה שה-PaLM API יכול לעשות
כבר לקוח של Google Cloud? אתה יכול גם לגשת ל- PaLM API ב-Vertex AI
מה אפשר לעשות עם PaLM API ?
ה-API של PaLM מבוסס על מודל הדור הבא של גוגל, PaLM 2, המצטיין במגוון יכולות. PaLM 2 עבר אופטימיזציה לקלות השימוש במקרי שימוש מפתחים ויכולת לעקוב אחר הוראות בדיוק וניואנסים.
1. קוד : השתמשו ב-PaLM API כדי לעזור לך לכתוב קוד. צרו, השלימו והסבירו קוד במגוון שפות וטכנולוגיות.
Input:
Could you please help me to write code to generate multiples of a number from a given list.
Output:
Output:
def generate_multiples(number, list):
"""This function generates the multiples of a number from a given list. Args: number: The number to generate multiples of. list: The list to generate multiples from. Returns: A list of the multiples of number in list. """
multiples = []
for item in list:
if item % number == 0:
multiples.append(item)
return multiples
2. כתיבה : רעיון או השלמת תוכן עם מלווה לכתיבה. צרו תוכן מציוצים קצרים ואימיילים ועד הצעות עסקיות ומאמרים.
Input:
Come up with six taglines making a persuasive case for Red Delicious apples that I can share with Red Delicious apple skeptics.
Output:
Red Delicious apples: Sweet, juicy, and delicious. The perfect apple for any occasion.
Red Delicious apples: A classic American apple with a sweet, crisp flavor.
Red Delicious apples: The perfect apple for snacking, baking, or making applesauce.
Red Delicious apples: A good source of vitamins and minerals.
Red Delicious apples: Grown in the USA with care and attention.
Red Delicious apples: The apple of your eye.
3. עריכה: שנו טקסט בכל דרך שתרצו. צרו פורמליזציה, פרטו, פרמטו מחדש, שנו את הטון או הסגנון ועוד
Input:
Rewrite this into a casual email:
Tis but thy name that is my enemy;
Thou art thyself, though not a Montague.
What’s Montague? It is nor hand, nor foot,
Nor arm, nor face, nor any other part
Belonging to a man. O, be some other name!
What’s in a name? That which we call a rose
By any other name would smell as sweet;
So Romeo would, were he not Romeo call’d,
Retain that dear perfection which he owes
Without that title. Romeo, doff thy name,
And for that name which is no part of thee
Take all myself.
Output:
Dear Romeo,
I know you're a Montague, but that doesn't matter to me. What's in a name? A rose would smell just as sweet no matter what you call it. So please, forget about your name and just be yourself. I love you for who you are, not for your name.
Love,
[Your name]
4. פתרון בעיות : פתרון בעיות לוגיות, מענה על שאלות מורכבות הדורשות יכולות חשיבה והיגיון
Input:
Six people were eating pickles. Carl finished before Dot, but behind Ed. Fan finished before Gal, but behind Dot. Hans finished first. What was the finishing order?
Output:
Hans, Ed, Carl, Dot, Fan, Gal
5. המלצות : קבלו המלצות העונות על העדפות ואילוצים בניואנסים
Input:
My favorite films are Dune, The Dark Knight, and Princess Mononoke. What are four movies that I should watch next? Nothing scary, please.
Output:
Blade Runner (1982): A sci-fi classic that's similar to Dune in its focus on a dystopian future.
The Lord of the Rings trilogy (2001-2003): Another epic fantasy series, with great action and special effects.
The Matrix (1999): A mind-bending sci-fi film that's full of philosophical questions.
Spirited Away (2001): Another beautiful animated film from Studio Ghibli, about a young girl who is transported to a magical world.
6. דאטה: שחררו את העוצמה של הנתונים שלך. שנו, חילצו תובנות וסנתז נתונים מובנים חדשים.
Input:
Give me 3 classic Thai dishes, along with a short description. Write the data in the following JSON format:
{ "dish": DISH_NAME, "description": DESCRIPTION }
Output:
{ "dish": "Pad Thai", "description": "A stir-fried noodle dish with rice noodles, eggs, shrimp, tofu, and bean sprouts in a sweet and sour sauce." }, { "dish": "Tom Yum Goong", "description": "A hot and sour soup with shrimp, lemongrass, galangal, kaffir lime leaves, and chili peppers." }, { "dish": "Green Curry", "description": "A mild curry made with green chili peppers, coconut milk, and basil." }
7. סוכנים : בנו סוכנים שיכולים לבצע משימות מרובות שלבים עם משתנים מורכבים
Input:
You are a dungeon master. Your goal is to help the player explore and eventually find and slay the golden dragon in an exciting magical fantasy adventure game. Don't rush the narrative. Players can move, fight and talk to characters in the game world. The player always starts in their bed in the real world and then somehow is transported to the fantasy realm.
Moves:
guide: if the player is idle, offer them potential options for where to move next to
fight: if the player sees an enemy, ask if the user wants to fight the enemy
challenge: sometimes, randomly an enemy will appear and the player will need to fight and beat them to proceed
win: when the player wins the game, they wake up in their bed, it was all a dream
do: if the player wants to do anything else, let them
Respond in the following format:
{
thought: "a string describing how the dungeon master decides on a move. Include current order state",
move: "a string with one or more of the following values: guide|fight|challenge|win|do",
response: "a string with the response spoken by the dungeon master to the player. The narrative is an engaging, diverse and exciting"
}
Example
==
Player: Eat a banana
{
thought: "The Player wants a eat a banana",
move: "do",
response: "Mmm you ate a yummy banana and gained health"
}
Game
==
Player: wake up
{
Output:
thought: "The player wakes up in bed",
move: "do",
response: "You wake up in your bed. You feel refreshed and ready for an adventure. You look around your room and see that your window is open. You could probably climb out and explore."
}
כיצד פועל ה-API של PaLM , ה PaLM 2 המודל מאחורי ה-API של PaLM, מצטיין במשימות מורכבות
קראו את הדוח הטכני
הודות לארכיטקטורת מודל PaLM 2, ה-API של PaLM מציע ביצועים מהירים ויעילים. עם מהירויות של עד 75+ אסימונים לשנייה וחלון הקשר של 8,000 אסימונים , הוא יכול להתמודד עם הנחיות והוראות מורכבות במהירות.