- Added `AssistantIDs` field to `AssistantFilter` to support filtering by multiple assistant IDs - Updated `GetAssistants` and `DeleteAssistants` methods to handle multiple assistant ID filtering - Expanded test cases to verify multi-ID filtering, selection, and deletion functionality - Simplified and improved test data generation and cleanup processes This change provides more flexible assistant retrieval and management capabilities in the Neo API. |
||
|---|---|---|
| .. | ||
| assistant | ||
| context | ||
| message | ||
| rag | ||
| store | ||
| vision | ||
| api.go | ||
| api_test.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| neo.go | ||
| neo_test.go | ||
| process.go | ||
| process_test.go | ||
| types.go | ||