What's Changed
* Add google colab link to the example harness nb by bilgeyucel in https://github.com/deepset-ai/haystack-experimental/pull/36
* doc: Fix links to API docs and pip packages in RAG eval harness notebook by shadeMe in https://github.com/deepset-ai/haystack-experimental/pull/38
* Improve OpenAPITool corner cases handling (missing operationId, servers under paths, etc) by vblagoje in https://github.com/deepset-ai/haystack-experimental/pull/37
* fix: Centralize OpenAPI schema reference resolution by vblagoje in https://github.com/deepset-ai/haystack-experimental/pull/40
* feat: Add telemetry to RAG eval harness by shadeMe in https://github.com/deepset-ai/haystack-experimental/pull/42
* docs: Add section about telemetry to the readme by shadeMe in https://github.com/deepset-ai/haystack-experimental/pull/44
* docs: add `OpenAPITool` notebook by anakin87 in https://github.com/deepset-ai/haystack-experimental/pull/45
New Contributors
* bilgeyucel made their first contribution in https://github.com/deepset-ai/haystack-experimental/pull/36
* anakin87 made their first contribution in https://github.com/deepset-ai/haystack-experimental/pull/45
**Full Changelog**: https://github.com/deepset-ai/haystack-experimental/compare/v0.1.0...v0.1.1