diff --git a/README.md b/README.md index 5dc1c3f1e1..49c0b2068f 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Axon Code delivers frontier models performance for coding and support all the ma
### Agentic Tools Supported + - `fileEdit`: A new advanced Diff-Patch apply tool - `web_search`: Search the web - `web_fetch`: Fetch specific link data from the web @@ -73,9 +74,8 @@ Axon Code delivers frontier models performance for coding and support all the ma - `writeToFile`: Write to a file ### Support Models + - `axon-mini`: Mini Axon Code model for everyday low-effort tasks - `axon-code`: High intelligence Axon Code model for all-day coding tasks -- `axon-code-pro`: Heavily powerful Axon Code model for high-effort coding tasks You can read more about the models here: https://docs.matterai.so/axon-overview - diff --git a/packages/types/src/mode.ts b/packages/types/src/mode.ts index 46f3f1e0d2..ac1d3a99c7 100644 --- a/packages/types/src/mode.ts +++ b/packages/types/src/mode.ts @@ -371,7 +371,10 @@ for i in range(10):