Go to file
lehel 921d51b97c
test ci
2025-09-27 11:22:48 +02:00
.github/workflows test ci 2025-09-27 11:22:48 +02:00
.idea basic ui 2025-09-24 13:11:48 +02:00
.gitignore refactor 2025-09-27 09:22:32 +02:00
chat_service.go refactor to add tests 2025-09-27 11:20:32 +02:00
chat_service_integration_test.go refactor to add tests 2025-09-27 11:20:32 +02:00
config.go ollama server 2025-09-25 14:07:42 +02:00
config.yaml refactor 2025-09-27 09:22:32 +02:00
db.go refactor to add tests 2025-09-27 11:20:32 +02:00
db.yaml refactor 2025-09-27 09:22:32 +02:00
go.mod refactor 2025-09-27 09:22:32 +02:00
go.sum refactor 2025-09-27 09:22:32 +02:00
llm.go refactor to add tests 2025-09-27 11:20:32 +02:00
log.go refactor break up a bit 2025-09-25 14:39:51 +02:00
main.go refactor to add tests 2025-09-27 11:20:32 +02:00
maindb.yaml base service 2025-09-24 13:05:24 +02:00
models.go refactor break up a bit 2025-09-25 14:39:51 +02:00
run.sh ollama server 2025-09-25 14:07:42 +02:00
test.sh base service 2025-09-24 13:05:24 +02:00
test_copy.sh ollama server 2025-09-25 14:07:42 +02:00
ui.go refactor break up a bit 2025-09-25 14:39:51 +02:00
ui.html basic ui 2025-09-24 13:11:48 +02:00