@learncard/network-brain-client 2.5.30 → 2.5.32

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @learncard/network-brain-client
2
2
 
3
+ ## 2.5.32
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`da8b402d78db16c52dfc651275df31a22d634b02`](https://github.com/learningeconomy/LearnCard/commit/da8b402d78db16c52dfc651275df31a22d634b02), [`da8b402d78db16c52dfc651275df31a22d634b02`](https://github.com/learningeconomy/LearnCard/commit/da8b402d78db16c52dfc651275df31a22d634b02)]:
8
+ - @learncard/network-brain-service@3.14.4
9
+
10
+ ## 2.5.31
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`11a2c3a0c0cffd0c594cc08b4c5f2bee1085ed4e`](https://github.com/learningeconomy/LearnCard/commit/11a2c3a0c0cffd0c594cc08b4c5f2bee1085ed4e)]:
15
+ - @learncard/network-brain-service@3.14.3
16
+
3
17
  ## 2.5.30
4
18
 
5
19
  ### Patch Changes
@@ -15834,7 +15834,9 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
15834
15834
  external_exports.object({
15835
15835
  title: external_exports.string().describe("Title of the suggested next step"),
15836
15836
  description: external_exports.string().describe("Description explaining why this next step is recommended"),
15837
- keywords: SummaryCredentialKeywordValidator
15837
+ keywords: SummaryCredentialKeywordValidator.optional().describe(
15838
+ "Optional taxonomy keywords for occupations/careers/jobs/skills/fieldOfStudy. Omit if not relevant."
15839
+ )
15838
15840
  })
15839
15841
  ).describe("Recommended follow-up activities or learning modules"),
15840
15842
  reflections: external_exports.array(