- Upgraded AWS SDK for Go v2 and its related packages in go.mod and go.sum to improve compatibility and access to new features. - Updated session management logic in the Runner to ensure proper handling of chat sessions. - Added new unit tests for keyword search functionality in the Assistant model, enhancing search capabilities across locales. - Refactored JSON handling in the Assistant package to streamline options configuration. |
||
|---|---|---|
| .. | ||
| 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 | ||