Skip to content

Commit

Permalink
fix knowledge exporting process
Browse files Browse the repository at this point in the history
  • Loading branch information
bmgalego committed Nov 26, 2024
1 parent a8e8337 commit 0cc07a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/knowledge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ export function preprocess(content: string): string {
export default {
get,
set,
process,
preprocess,
};

0 comments on commit 0cc07a1

Please sign in to comment.