v1.2.0
1.2.0 (2024-05-22)
Features
- allow users to pass string as system instruction (a824162)
- enable inference request to tuned model. (de9c4c2)
- infer location if user doesn't specifies it. (b8d4af1)
- support RAG in public preview (5ade755)
- update grounding metadata (d3c0a64)
Bug Fixes
- log instead of throw appendHistory errors to avoid unhandled rejection (2ec9e7d)