Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ We trained Osmosis-MCP-4B using a custom curriculum of **multi-turn, tool-relian
|
|
10 |
|
11 |
> *"Given the weather in San Francisco, what are the top hiking locations?"*
|
12 |
|
|
|
|
|
13 |
This requires the model to reason through multiple tool invocations (e.g., weather → location ranker), and choose tools over intuition when applicable.
|
14 |
|
15 |
---
|
|
|
10 |
|
11 |
> *"Given the weather in San Francisco, what are the top hiking locations?"*
|
12 |
|
13 |
+
In addition, we provide a list of deterministic MCP like functions and mock server side behavior for the model to call and use.
|
14 |
+
|
15 |
This requires the model to reason through multiple tool invocations (e.g., weather → location ranker), and choose tools over intuition when applicable.
|
16 |
|
17 |
---
|