changes to imports & import Embeddings

This commit is contained in:
2024-07-12 22:00:29 +02:00
parent b4644ea295
commit bf4bd69337
20 changed files with 751 additions and 140 deletions

View File

@@ -1,4 +1,3 @@
import { Entity } from "redis-om";
export interface Geo {
id: number;
name: string;