Skip to content

Commit

Permalink
minor docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fri-end committed Mar 29, 2024
1 parent 518a7e7 commit a87a978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ unify = Unify(
)
response = unify.generate(messages="Hello Llama! Who was Isaac Newton?", model="llama-2-13b-chat", provider="lowest-input-cost")
```
Dynamic routing works with both Synchronous and Asynchronous clients. For more information on Dynamic Routing, checkout the [documentation](https://unify.ai/docs/hub/concepts/runtime_routing.html#dynamic-routing)
Dynamic routing works with both Synchronous and Asynchronous clients. For more information on Dynamic Routing, check our [documentation](https://unify.ai/docs/hub/concepts/runtime_routing.html#dynamic-routing).

0 comments on commit a87a978

Please sign in to comment.