-
Notifications
You must be signed in to change notification settings - Fork 21
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
Re-implement prompt builder & make it public #292
Re-implement prompt builder & make it public #292
Commits on Sep 25, 2024
-
feat(PromptBuilder): re-implement
PromptBuilder
Make `PromptBuilder` assert that the client inserts all mandatory keywords.
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 0639a9c - Browse repository at this point
Copy the full SHA 0639a9cView commit details -
Remove commented code & move
PromptKeyword
's prop into its fileVladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for b28a8f1 - Browse repository at this point
Copy the full SHA b28a8f1View commit details -
Vladislav Artiukhov committed
Sep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c5a31b - Browse repository at this point
Copy the full SHA 5c5a31bView commit details -
Check the inserted keyword present in the prompt template + test it
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for e67f537 - Browse repository at this point
Copy the full SHA e67f537View commit details -
feat(publish): Publish the updated version of
PromptBuilder
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for a56f3ec - Browse repository at this point
Copy the full SHA a56f3ecView commit details -
refactor: Update check condition in
PromptBuilder.insert
methodVladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7dcf842 - Browse repository at this point
Copy the full SHA 7dcf842View commit details -
publish: Publish core module with version 2.0.7
This version includes all the changes of `PromptBuilder` on commit 1284ab4.
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 55c93dc - Browse repository at this point
Copy the full SHA 55c93dcView commit details -
refactor: remove commented and redundant code in
PromptBuilder
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 15bd467 - Browse repository at this point
Copy the full SHA 15bd467View commit details -
refactor: replace manual keyword variable creation with a prop
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d2f30c - Browse repository at this point
Copy the full SHA 1d2f30cView commit details -
refactor: remove
text
prop ofPromptKeyword
since it duplicates `……name`
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for a9e53c3 - Browse repository at this point
Copy the full SHA a9e53c3View commit details -
feat: generate docs via AI for
PromptBuilder
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 125c8a1 - Browse repository at this point
Copy the full SHA 125c8a1View commit details -
refactor: add newline into the prompt in
PromptBuilder
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 4a75791 - Browse repository at this point
Copy the full SHA 4a75791View commit details -
feat: cover method info and polymorphism insertions with tests
Vladislav Artiukhov committedSep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 3756c8a - Browse repository at this point
Copy the full SHA 3756c8aView commit details -
Vladislav Artiukhov committed
Sep 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 462c6dd - Browse repository at this point
Copy the full SHA 462c6ddView commit details
Commits on Sep 27, 2024
-
fix: use
StringBuilder
forfullText
assemblingVladislav Artiukhov committedSep 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 4122415 - Browse repository at this point
Copy the full SHA 4122415View commit details -
publish: publish
testspark-core
with version3.0.0
Vladislav Artiukhov committedSep 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 45c7bec - Browse repository at this point
Copy the full SHA 45c7becView commit details