0.2.0-alpha.1 (2025-02-19)
Features
- client get latest prompt version (#6167) (e5226ff)
- prompts: add client helpers for openai and anthropic prompts (#6109) (4083257)
- prompts: add tool choice in openapi schema for python client sdk helpers (#6291) (20c8bef)
- prompts: POST method for prompts endpoint (#6347) (77eab0c)
- update client with response format for openai sdk (#6282) (a9d9a49)
Bug Fixes
- client: exclude empty list of tools in sdk helper functions (#6203) (e3e5ea3)
- client: handle azure openai invocation parameters (#6450) (b11a604)
- prompts: normalized tools (#6220) (42a31ad)
- prompts: prompt invocation parameters (#6309) (c0e2998)
- prompts: rename google provider (#6452) (2ecac95)
- prompts: sqlalchemy types (#6177) (d6614b6)