init commit
parents
Showing
.idea/.gitignore
0 → 100644
.idea/llm-server-test.iml
0 → 100644
.idea/modules.xml
0 → 100644
Dockerfile
0 → 100644
README.md
0 → 100644
conf/app.conf
0 → 100644
controllers/LLMController.go
0 → 100644
go.mod
0 → 100644
go.sum
0 → 100644
main.go
0 → 100644
models/response.go
0 → 100644
routers/router.go
0 → 100644
tests/default_test.go
0 → 100644
Please register or sign in to comment