This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release 0.10.0-beta (#94)
🤖 I have created a release *beep* *boop* --- ## [0.10.0-beta](v0.9.0-beta...v0.10.0-beta) (2024-01-15) ### Features * add end-user messages to HTTP errors ([#92](#92)) ([d597648](d597648)) * Extend Pinecone tasks with namespace and threshold ([#106](#106)) ([17c1fc8](17c1fc8)) * **instill:** adopt latest Instill Model task format ([#95](#95)) ([84778a7](84778a7)) * **instill:** enforces chat_history order pattern ([#99](#99)) ([9bc4048](9bc4048)) * **instill:** generate enumeration for `model_name` automatically ([#100](#100)) ([dabfc19](dabfc19)) * **instill:** mark `prompt_images` as required in TASK_VISUAL_QUESTION_ANSWERING ([#110](#110)) ([b0c21bf](b0c21bf)) * **instill:** unify the chat_history format across different LLM tasks ([#96](#96)) ([b09e7dd](b09e7dd)) * **instill:** use grpc client for all request ([#108](#108)) ([548a78d](548a78d)) * **restapi:** inject the `output_body_schema` into component OpenAPI schema ([#101](#101)) ([bd68d14](bd68d14)) * **restapi:** remove base_url in restapi connector ([#102](#102)) ([34d1a20](34d1a20)) * **website:** add `https` protocol to the url automatically ([#97](#97)) ([62eb7e2](62eb7e2)) ### Bug Fixes * **googlesearch,website:** fix potential memory leak by disabling http keep-alive ([#103](#103)) ([7613561](7613561)) * **instill:** accumulate the pagination when getting models ([#112](#112)) ([cd077b0](cd077b0)) * **instill:** fix wrong required field in json-schema ([#98](#98)) ([2d04474](2d04474)) * **stabilityai:** add the missing datauri prefix in image-to-image task ([#105](#105)) ([e89f7ec](e89f7ec)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information