Skip to content

ChatGPT LLMs Prompts #46

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TabOne2507
Copy link

This PR introduces three prompt resource files to enhance documentation and usage examples for ChatGPT-related functionalities. Each file serves a distinct purpose in guiding interactions with ChatGPT's capabilities:

1. chat-gpt-llm.txt

Contains general-purpose prompts and examples for leveraging ChatGPT as a standalone language model (LLM). These prompts demonstrate basic query structures, creative tasks, and instructional use cases to help users maximize the core LLM's potential.

2. chat-gpt-reasoning-plugin.txt

Includes specialized prompts tailored for the Reasoning Plugin, focusing on complex problem-solving, logical analysis, and step-by-step reasoning workflows. These prompts showcase how to structure queries for tasks like mathematical proofs, decision-making, or critical thinking.

3. chat-gpt-web-browsing-plugin.txt

Provides prompts designed for the Web Browsing Plugin, highlighting real-time information retrieval, URL analysis, and dynamic data synthesis. Examples include web research techniques, fact verification, and summarization of online content.

Benefits of this PR:

Centralizes prompt examples for developers and end-users.

Improves onboarding by clarifying use cases for ChatGPT's LLM, Reasoning Plugin, and Web Browsing Plugin.

Encourages best practices in prompt engineering for diverse applications.

These resources aim to streamline adoption, reduce trial-and-error, and empower users to harness ChatGPT’s full capabilities effectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant