mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-01 17:23:48 +08:00
init embedding
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package com.zl.mjga.dto.ai;
|
||||
|
||||
public record LlmQueryDto(String name) {}
|
||||
public record LlmQueryDto(String name, String type) {}
|
||||
|
||||
Reference in New Issue
Block a user