Skip to content

Commit d40b5bc

Browse files
authored
Update README.md
1 parent 3185821 commit d40b5bc

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
@@ -5,7 +5,7 @@ optillm is an OpenAI API compatible optimizing inference proxy which implements
55
## Patchwork with optillm
66

77
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
8-
called patchflows. We saw huge performance gains across all the supported patchflows as shown below.
8+
called patchflows. We saw huge performance gains across all the supported patchflows as shown below when using the mixutre of agents approach (moa).
99

1010
![Results showing optillm mixture of agents approach used with patchflows](./moa-patchwork-results.png)
1111

0 commit comments

Comments
 (0)