kerplunk-ai-prompts 0.1.17 → 0.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 42fdfc7dac06b354cfc3b03e5852a45e8a74caebc57c621b72cda4b9bd2630a8
4
- data.tar.gz: e5021c28738a6bcb256699881eaa6f00ea202e843a9715867b41c2e6754d0420
3
+ metadata.gz: cec3b472ec67294999ddaf2fa35ecb2da3b363deb2ef4baad009f8cb0214355f
4
+ data.tar.gz: abe73ce5a1ed3d449981e78b30db3c29eb8ecabacf533581329c1086d8f2bfd4
5
5
  SHA512:
6
- metadata.gz: d691aac8006be6622bd67cadd6dc9d3da096034657ec8d3896ea72854a0429a2bd4d1d92d29b9bb2e195902c1496cfee82b4d2def025f82af246b6933153a300
7
- data.tar.gz: 7e708fc3dbbeefa53ba096f9360f4e7bc2a65dc7cd74238797d8a58d513c76bb194d9eacc6b0039221e7ff6e90d3e0e4d9d1bba35e583cc6df59058621b43270
6
+ metadata.gz: bb96182a4d116c4f0fed4c6f41ceaefa60287fb87415d006e09519cd29273135a3194402486f010a4f43cf804a8431732991ac43bcbbf4615d96cee2d02a7f3f
7
+ data.tar.gz: 102176f043c97f81ba74ee13ad5af68fb6c5aa3cbb6b729613177f1bc848576da12db74b607e0738b735d6f480ab5778b4da1c20ddc0fe8c8bfa183768fb7036
@@ -66,7 +66,7 @@ module Kerplunk
66
66
 
67
67
  === The Commentary
68
68
 
69
- In addition to scoring the candidate on various indicators, please provide commentary on the following. We are looking for a short comment on each category as well as a longer detailed commentary.
69
+ In addition to scoring the candidate on various indicators, please provide commentary on the following. We are looking for a short comment on each category as well as a longer detailed commentary. Also, please provide a Pros and Cons statement (one sentence each) about the candidate. Please remember that this will be shown to the candidate so please be positive and constructive.
70
70
 
71
71
  1. Analysis
72
72
 
@@ -96,6 +96,10 @@ module Kerplunk
96
96
  "culture_fit_score": 4.5,
97
97
  "technical_score": 4.5
98
98
  },
99
+ "pros_and_cons": {
100
+ "pros": "The candidate's strengths",
101
+ "cons": "The candidate's weaknesses"
102
+ },
99
103
  "commentary": {
100
104
  "analysis": "The candidate overview",
101
105
  "soft_skills": "The candidate's soft skills",
@@ -3,7 +3,7 @@
3
3
  module Kerplunk
4
4
  module AI
5
5
  module Prompts
6
- VERSION = "0.1.17"
6
+ VERSION = "0.1.19"
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kerplunk-ai-prompts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.17
4
+ version: 0.1.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Schutt
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-07-22 00:00:00.000000000 Z
11
+ date: 2024-08-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A collection of AI prompt templates for use in Kerplunk
14
14
  email: