rigging
rigging copied to clipboard
Lightweight LLM Interaction Framework
This PR contains the following updates: | Package | Type | Update | Change | | --- ## Generated Summary - Updated the `types-requests` dependency version from `2.32.0.20250515` to `2.31.0.6`....
This PR contains the following updates: | Package | Type | Update | Change | | --- ## Generated Summary - Updated the Renovate GitHub Action from version `42.0.3` to...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vllm](https://redirect.github.com/vllm-project/vllm) | extras | minor | `^0.5.0` -> `^0.8.0` | ### GitHub Vulnerability...
As per documentation: > ... Your function can return standard objects to cast into strings, ..., or even content parts for multi-modal generation ([ContentImageUrl](https://docs.dreadnode.io/rigging/api/message/#rigging.message.ContentImageUrl)) However using a tool that returns...
I am just starting to use rigging, in combination with the [fabric-rti-mcp](https://github.com/microsoft/fabric-rti-mcp). Using this crashed the `_process_field` since it returns a schema like this: ``` {'additionalProperties': True, 'type': 'object'} ```...