Skip to content

Commit 2aa9ef0

Browse files
authored
docs: update README.md
mixutre -> mixture
1 parent a8d56ff commit 2aa9ef0

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
@@ -280,7 +280,7 @@ Authorization: Bearer your_secret_api_key
280280
### optillm with Patchwork (July 2024)
281281

282282
Since optillm is a drop-in replacement for OpenAI API you can easily integrate it with existing tools and frameworks using the OpenAI client. We used optillm with [patchwork](https://github.com/patched-codes/patchwork) which is an open-source framework that automates development gruntwork like PR reviews, bug fixing, security patching using workflows
283-
called patchflows. We saw huge performance gains across all the supported patchflows as shown below when using the mixutre of agents approach (moa).
283+
called patchflows. We saw huge performance gains across all the supported patchflows as shown below when using the mixture of agents approach (moa).
284284

285285
![Results showing optillm mixture of agents approach used with patchflows](https://raw.githubusercontent.com/codelion/optillm/main/moa-patchwork-results.png)
286286

0 commit comments

Comments
 (0)