What's Changed
- Fix: Structured Output empty content by @ronaldpereira in #34
- Fix for OCI Generative AI tool_call_id not found because AIMessage.tool_calls are ignored by @jbrown9513 in #43
- [MISC] Add Token Usage to AIMessage Response by @paxiaatucsdedu in #48
- Fix for incomplete tool schema being sent to openai models by ChatOCIGenAI (Issue #37) by @padambengani in #39
- Fix infinite tool calling loop with Meta Llama models by @fede-kamel in #50
- [Bug]Add instructions and warning for token limit parameters for OpenAI models by @paxiaatucsdedu in #51
- [BUG] Fix json_schema method in the with_structured_output function. by @paxiaatucsdedu in #54
- Fix test_tool_choice_none_after_tool_results test failure by @fede-kamel in #57
- [BUG] Handle escaped JSON in tool call arguments by @paxiaatucsdedu in #56
- 0.1.6 release by @YouNeedCryDear in #62
- add missing poetry setup process in release workflow by @YouNeedCryDear in #63
New Contributors
- @ronaldpereira made their first contribution in #34
- @jbrown9513 made their first contribution in #43
- @paxiaatucsdedu made their first contribution in #48
- @padambengani made their first contribution in #39
- @fede-kamel made their first contribution in #50
Full Changelog: libs/oracledb/v1.0.2...libs/oci/v0.1.6