/
githubmirror
/
Prompt-Engineering-Guide
Обзор
Документация
Войти
/
githubmirror
/
Prompt-Engineering-Guide
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
ar-pages/techniques.ar.mdx
11 строк
588 B
Hamza
Add the basis of Arabic translation (menu items - index page)
02 июн 2024, 12:30
02 июн 2024, 12:30
0f24c96
Код
Авторство
О чём код?
# Prompting Techniques import {Cards, Card} from 'nextra-theme-docs' import { CardsIcon, OneIcon, WarningIcon, FilesIcon} from 'components/icons' import ContentFileNames from 'components/ContentFileNames' Prompt Engineering helps to effectively design and improve prompts to get better results on different tasks with LLMs. While the previous basic examples were fun, in this section we cover more advanced prompting engineering techniques that allow us to achieve more complex tasks and improve reliability and performance of LLMs. <ContentFileNames section="techniques" lang="en"/>