fixed module path; added translate endpoint to chat API

This commit is contained in:
2022-02-12 01:18:29 +01:00
parent 440aa41396
commit f2a859d084
56 changed files with 256 additions and 184 deletions

View File

@@ -2,7 +2,7 @@
package runtime
// The schema-stitching logic is generated in csgowtfd/ent/runtime.go
// The schema-stitching logic is generated in git.harting.dev/csgowtf/csgowtfd/ent/runtime.go
const (
Version = "v0.10.0" // Version of ent codegen.