-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
263 changed files
with
10,314 additions
and
7,298 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
ملف المساعدة الخارجي: powershai-help.xml | ||
المخطط: 2.0.0 | ||
powershai: true | ||
--- | ||
|
||
# ConvertTo-GoogleToolFunction | ||
|
||
## الملخص <!--!= @#Synop !--> | ||
|
||
ConvertTo-GoogleToolFunction [[-OpenaiTool] <Object>] | ||
|
||
|
||
## البنية <!--!= @#Syntax !--> | ||
|
||
``` | ||
ConvertTo-GoogleToolFunction [[-OpenaiTool] <Object>] [<CommonParameters>] | ||
``` | ||
|
||
## المعلمات <!--!= @#Params !--> | ||
|
||
### -OpenaiTool | ||
|
||
```yml | ||
مجموعة المعلمات: (الجميع) | ||
النوع: كائن | ||
الأسماء المستعارة: | ||
القيم المقبولة: | ||
مطلوب: غير مطلوب | ||
الموضع: 0 | ||
القيمة الافتراضية: | ||
قبول إدخال خط الأنابيب: غير مقبول | ||
قبول أحرف البدل: | ||
``` | ||
<!--PowershaiAiDocBlockStart--> | ||
_أنت مدرب على البيانات حتى أكتوبر 2023._ | ||
<!--PowershaiAiDocBlockEnd--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
external help file: powershai-help.xml | ||
schema: 2.0.0 | ||
powershai: true | ||
--- | ||
|
||
# Enable-AiScreenshots | ||
|
||
## SYNOPSIS <!--!= @#Synop !--> | ||
يُمكّن شاشة الشرح! | ||
|
||
## DESCRIPTION <!--!= @#Desc !--> | ||
شاشة الشرح هي ميزة تسمح بالحصول على لقطات من منطقة معينة من الشاشة وإرسالها إلى LLM الذي يدعم الرؤية! | ||
إنها ميزة لا تزال قيد الاختبار، ولهذا يجب عليك تمكينها! | ||
|
||
## SYNTAX <!--!= @#Syntax !--> | ||
|
||
``` | ||
Enable-AiScreenshots [<CommonParameters>] | ||
``` | ||
|
||
## PARAMETERS <!--!= @#Params !--> | ||
|
||
|
||
<!--PowershaiAiDocBlockStart--> | ||
_تمت ترجمته تلقائيًا باستخدام PowershAI و الذكاء الاصطناعي_ | ||
<!--PowershaiAiDocBlockEnd--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.