- Introduced a new Placeholder struct to provide additional metadata for assistants - Updated Assistant struct to include an optional Placeholder field - Modified loading and mapping methods to handle Placeholder data - Extended database schema and test cases to support Placeholder functionality This enhancement provides a flexible way to add descriptive metadata to assistants, improving their discoverability and configuration. |
||
|---|---|---|
| .. | ||
| mongo.go | ||
| redis.go | ||
| types.go | ||
| xun.go | ||
| xun_test.go | ||