Skip to content

Commit 65c4beb

Browse files
committed
fix README
Signed-off-by: JaredforReal <[email protected]>
1 parent 34a6e9f commit 65c4beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
An **Mixture-of-Models** (MoM) router that intelligently directs OpenAI API requests to the most suitable models from a defined pool based on **Semantic Understanding** of the request's intent (Complexity, Task, Tools).
4040

41-
![](./website/static/img/mom-overview.png)
41+
![mom-overview](./website/static/img/mom-overview.png)
4242

4343
Conceptually similar to Mixture-of-Experts (MoE) which lives *within* a model, this system selects the best *entire model* for the nature of the task.
4444

0 commit comments

Comments
 (0)