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