Files
gpustack-ui/src/config/route-cachekey.ts
T
2024-12-31 11:04:30 +08:00

5 lines
125 B
TypeScript

export default {
'/playground/text-to-image': '/playground/text-to-image',
'/playground/speech': '/playground/speech'
};