0.3.0
What's Changed
- Add
VertexAILLM
&VertexAIEndpointLLM
classes by @gabrielmbmb in #204 - Add draft with social cards by @plaguss in #197
- Relax
LLMPool
check to match parentTask
instead by @plaguss in #210 - Align
README.md
withdocs/
and minor fixes / improvements by @alvarobartt in #214 - Add
TogetherInferenceLLM
by @alvarobartt in #215 - Add checking valid
inputs
before calling_generate
by @gabrielmbmb in #216 - Add
TogetherInferenceLLM
tests by @alvarobartt in #217 - Add Vertex AI
LLM
s documentation by @gabrielmbmb in #222 - Documentation review by @alvarobartt in #223
- Rename
for_text_quality
tofor_overall_quality
method inUltraFeedbackTask
by @alvarobartt in #224 - Add Anyscale endpoints by @plaguss in #213
- Feature dataset checkpoint strategy by @plaguss in #194
- Fix
rating
parsing inRatingToArgillaMixin.to_argilla_record
by @alvarobartt in #227 - Add badges to readme by @plaguss in #226
- Fix badges by @dvsrepo in #228
- Update
LICENSE
and addLICENSE_HEADER
by @davidberenstein1957 in #221
Full Changelog: 0.2.1...0.3.0