- Added support for embedding and image generation capabilities in the capabilitiesFromMap function. - Updated the ToMap method to delegate to the canonical Capabilities.ToMap() method, simplifying the conversion process. - Enhanced the capabilities handling in various components, including filters for non-chat models in OpenAPI settings. - Introduced utility functions for filter checking and non-chat model identification, improving overall capabilities management. |
||
|---|---|---|
| .. | ||
| adapters | ||
| providers | ||
| capabilities.go | ||
| doc.go | ||
| doc.yml | ||
| interfaces.go | ||
| jsapi.go | ||
| jsapi_types.go | ||
| llm.go | ||
| process.go | ||
| resolve.go | ||
| resolve_test.go | ||