Commit c478ecb
authored
v0.2.0 (#14)
* chore: update package versions to 0.2.0-rc1
* fix: reset isLoaded flag after unloading module in ExecuTorch classes
* refactor: api
modified: example/src/App.tsx
* fix: handle undefined metadata and preserve existing values in MemoryVectorStore update
* chore: v0.2.0
* refactor: replace OPSQLiteVectorStore with MemoryVectorStore in App component1 parent 74c816b commit c478ecb
4 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2970 | 2970 | | |
2971 | 2971 | | |
2972 | 2972 | | |
2973 | | - | |
| 2973 | + | |
2974 | 2974 | | |
2975 | 2975 | | |
2976 | 2976 | | |
| |||
2982 | 2982 | | |
2983 | 2983 | | |
2984 | 2984 | | |
2985 | | - | |
| 2985 | + | |
2986 | 2986 | | |
2987 | 2987 | | |
2988 | 2988 | | |
| |||
0 commit comments