You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

dataset_upload_test.go 149 B

123456789
  1. package object
  2. import "testing"
  3. func TestUploadVectorNames(t *testing.T) {
  4. InitConfig()
  5. uploadVectorNames("admin", "../../tmpFiles/filename")
  6. }

基于Casbin的开源AI领域知识库平台

Contributors (1)