-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from thibaultyou/feat/add-new-prompts-to-library
Add environment variable support and new prompts
- Loading branch information
Showing
52 changed files
with
1,889 additions
and
290 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,2 +1,3 @@ | ||
ANTHROPIC_API_KEY=your_api_key_here | ||
FORCE_REGENERATE=false | ||
FORCE_REGENERATE=false | ||
LOG_LEVEL=debug |
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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,24 @@ | ||
content_hash: 322a8676cd46c50cfcaa760185ecb049 | ||
description: >- | ||
This prompt engineers groundbreaking yet practical AI assistant concepts | ||
tailored to specific topics. It combines creativity with feasibility to | ||
produce unique, powerful, and ethically sound assistant ideas that maximize | ||
potential impact in their respective domains. | ||
directory: ai_assistant_concept_creator | ||
one_line_description: Generates innovative and feasible concepts for specialized AI assistants | ||
primary_category: prompt_engineering | ||
subcategories: | ||
- concept_generation | ||
- specialized_assistants | ||
tags: | ||
- creativity | ||
- innovation | ||
- specialized_ai | ||
- concept_design | ||
- assistant_generation | ||
title: AI Assistant Concept Creator | ||
variables: | ||
- name: '{{TOPIC}}' | ||
role: >- | ||
The specific subject or domain for which the AI assistant concept should | ||
be created |
2 changes: 1 addition & 1 deletion
2
prompts/ai_concept_agent/prompt.md → ...ts/ai_assistant_concept_creator/prompt.md
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 was deleted.
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.