Skip to content

Commit

Permalink
Update completion-fn-protocol.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NinoRisteski authored Jan 18, 2025
1 parent cdb8ce9 commit d98c9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/completion-fn-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ The `get_completions` method returns a list of string completions. Each element
#### Using your CompletionFn
This is all that's needed to implement a Completion function that works with our existing Evals, allowing you to more easily evaluate your end-to-end logic on tasks.

See [completion-fns.md](completion-fns.md) to see how to register and use your completion function with `oaieval`.
See [completion-fns.md](completion-fns.md) to find out how to register and use your completion function with `oaieval`.

0 comments on commit d98c9e7

Please sign in to comment.