- Updated GetAssistants and DeleteAssistants methods to utilize jsonContainsValue for filtering tags and locales, improving query compatibility across database drivers. - Renamed related test functions to reflect the new JSON handling approach. - Removed deprecated jsonLikeExpr and whereJsonLike methods to streamline codebase. |
||
|---|---|---|
| .. | ||
| assistant.go | ||
| assistant_test.go | ||
| chat.go | ||
| chat_test.go | ||
| message.go | ||
| message_test.go | ||
| resume.go | ||
| resume_test.go | ||
| search.go | ||
| search_test.go | ||
| utils.go | ||
| utils_test.go | ||
| xun.go | ||
| xun_internal_test.go | ||