- Introduce 'Type' field in AssistantFilter for filtering assistant lists - Update handleAssistantList and handleAssistantDetail methods to set 'Type' to 'assistant' - Modify LoadPath function to ensure 'type' is set if not already present - Adjust GetAssistants and GetAssistantTags methods to apply type filtering in queries |
||
|---|---|---|
| .. | ||
| 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 | ||