Go to file
hanif salafi dfe7fff7f6 feat: update ai chat session 2025-09-20 19:17:35 +07:00
.idea initial commit 2025-09-19 11:08:42 +07:00
app feat: update ai chat session 2025-09-20 19:17:35 +07:00
config feat: update keycloak add 2025-09-20 13:17:44 +07:00
docs/swagger feat: update ai chat session 2025-09-20 19:17:35 +07:00
migrations feat: update ai-chat an chat_history 2025-09-19 14:40:54 +07:00
plan feat: update ai chat and update user data 2025-09-20 09:45:59 +07:00
storage initial commit 2025-09-19 11:08:42 +07:00
utils initial commit 2025-09-19 11:08:42 +07:00
.gitignore initial commit 2025-09-19 11:08:42 +07:00
.gitlab-ci.yml feat: update ai-chat an chat_history 2025-09-19 14:40:54 +07:00
CHAT_HISTORY_IMPLEMENTATION.md feat: update ai-chat an chat_history 2025-09-19 14:40:54 +07:00
Dockerfile initial commit 2025-09-19 11:08:42 +07:00
docker-compose.yml initial commit 2025-09-19 11:08:42 +07:00
go.mod initial commit 2025-09-19 11:08:42 +07:00
go.sum initial commit 2025-09-19 11:08:42 +07:00
hl.exe initial commit 2025-09-19 11:08:42 +07:00
main.go feat: update ai chat and update user data 2025-09-20 09:45:59 +07:00
readme.md initial commit 2025-09-19 11:08:42 +07:00

readme.md

go get -v ./...
go mod vendor -v

swag init -g main.go --output docs/swagger
go run main.go