You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/30-agent-tools/1-lecture-notes.mdx
+2-2
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,6 @@ An example of a tool call is as follows:
41
41
}
42
42
```
43
43
44
-
## Semantic Search in MongoDB
44
+
## Vector Search in MongoDB
45
45
46
-
You can learn more about semantic search in MongoDB [here](https://mongodb-developer.github.io/vector-search-lab/docs/key-concepts/vector-search#vector-search-in-mongodb).
46
+
You can learn more about vector search in MongoDB [here](https://mongodb-developer.github.io/vector-search-lab/docs/key-concepts/vector-search#vector-search-in-mongodb).
0 commit comments