Skip to content

Commit

Permalink
Update end dates in README.md (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
shadeMe authored Jul 8, 2024
1 parent dd3cbdc commit 9874f8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ The latest version of the package contains the following experiments:

| Name | Type | Expected experiment end date | Dependencies |
| ------------------------ | ----------------------- | ------------------- | ------------------- |
| [`EvaluationHarness`][1] | Evaluation orchestrator | September 2024 | None
| [`OpenAIFunctionCaller`][2] | Function Calling Component | September 2024 | None
| [`OpenAPITool`][3] | OpenAPITool component | September 2024 | jsonref
| [`EvaluationHarness`][1] | Evaluation orchestrator | October 2024 | None
| [`OpenAIFunctionCaller`][2] | Function Calling Component | October 2024 | None
| [`OpenAPITool`][3] | OpenAPITool component | October 2024 | jsonref

[1]: https://github.com/deepset-ai/haystack-experimental/tree/main/haystack_experimental/evaluation/harness
[2]: https://github.com/deepset-ai/haystack-experimental/tree/main/haystack_experimental/components/tools/openai
Expand Down

0 comments on commit 9874f8b

Please sign in to comment.