Skip to content

Commit

Permalink
Tuned vectorstore params
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-eilertsen committed Dec 17, 2024
1 parent c6e34b5 commit f34f94b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ public List<EnvironmentDescription> getEnvironmentDescriptions() {
private void simplifyItem(Map<String, Object> itemMap) {
itemMap.remove("link");
itemMap.remove("stateDescription");
itemMap.remove("metadata");
itemMap.remove("editable");
itemMap.remove("category");
}
Expand Down

0 comments on commit f34f94b

Please sign in to comment.