mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-16 09:19:47 +02:00
small visual adjustments and chat button
This commit is contained in:
@@ -1053,6 +1053,7 @@ export const aiSessionLogsFiltersSchema = z.object({
|
||||
capability: z.string().optional().catch(undefined),
|
||||
resourceId: z.string().optional().catch(undefined),
|
||||
actor: z.string().optional().catch(undefined),
|
||||
model: z.string().optional().catch(undefined),
|
||||
isStream: z.string().optional().catch(undefined)
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user