- Introduce `Capabilities` and `Sandbox` fields in the Assistant model, allowing for detailed descriptions of assistant capabilities and sandbox configurations. - Update loading and conversion functions to handle the new fields, ensuring they are correctly parsed and stored. - Modify filtering and response handling to include the new fields, providing better integration with the API. - Add comprehensive tests to validate the functionality of the new fields, ensuring they are correctly processed in various scenarios. |
||
|---|---|---|
| .. | ||
| robot | ||
| agent.go | ||
| assistant.go | ||
| filter.go | ||
| models.go | ||
| types.go | ||