We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0dfee7 commit dc59f4bCopy full SHA for dc59f4b
docs/index.md
@@ -46,7 +46,7 @@ Most workflows revolve around three functions: `get_embedding(...)` for one ROI,
46
| Get one embedding for one ROI | [Quickstart](quickstart.md) | `get_embedding(...)` |
47
| Compute embeddings for many ROIs | [Quickstart](quickstart.md) | `get_embeddings_batch(...)` |
48
| Build an export dataset | [Quickstart](quickstart.md) | `export_batch(...)` |
49
-| Compare model assumptions | [Models](models.md) | model tables + detail pages |
+| Compare model assumptions | [Models](models.md) | model tables + detail pages |
50
| Inspect a raw provider patch | [Inspect API](api_inspect.md) | `inspect_provider_patch(...)` |
51
52
---
0 commit comments