Skip to content

Commit

Permalink
X
Browse files Browse the repository at this point in the history
  • Loading branch information
mewim committed Feb 6, 2024
1 parent 140bd59 commit a0c1ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/Constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ export const GPT_MODELS = ["gpt-3.5-turbo", "gpt-4"];
export const PLACEHOLDER_NODE_TABLE = "__placeholder_node_table__";
export const PLACEHOLDER_REL_TABLE = "__placeholder_rel_table__";

export const IRI_PROPERTY_NAME = "iri";
export const IRI_PROPERTY_NAME = "iri";

0 comments on commit a0c1ef4

Please sign in to comment.