Commit Graph

505 Commits

Author SHA1 Message Date
Ettore Di Giacinto 16e0836fc7 Update README.md 2025-03-11 22:53:28 +01:00
Ettore Di Giacinto 6954ad3217 Update README.md 2025-03-11 22:41:00 +01:00
Ettore Di Giacinto 69e043f8e1 Update logo 2025-03-11 22:35:42 +01:00
Ettore Di Giacinto d451919414 feat(edit): allow to edit agents (#36) 2025-03-11 22:32:13 +01:00
mudler 9ff2fde44f feat: allow to specify models in agent creation mask
Signed-off-by: mudler <mudler@localai.io>
2025-03-11 10:20:28 +01:00
Ettore Di Giacinto 40b0d4bfc9 Merge pull request #33 from richiejp/compose
Fix no health check
2025-03-10 19:41:30 +01:00
Richard Palethorpe 14a70c3edd Fix no health check
ragserver doesn't have a health check and is from scratch image.
So do hack to wait for it to come up
2025-03-10 16:09:36 +00:00
mudler 0b71d8dc10 feat: make slack process images 2025-03-09 23:34:49 +01:00
mudler bc60dde94f Enable more logging, only describe image once when walking history
Signed-off-by: mudler <mudler@localai.io>
2025-03-09 23:34:20 +01:00
Ettore Di Giacinto 28e80084f6 Update slack.yaml 2025-03-09 23:05:55 +01:00
mudler 7be93fb014 Update README 2025-03-09 17:20:26 +01:00
Ettore Di Giacinto 5ecb97e845 Merge pull request #32 from mudler/feat/multimodal
feat: add capability to understand images
2025-03-08 17:59:13 +01:00
mudler 3827ebebdf feat: add capability to understand images
Signed-off-by: mudler <mudler@localai.io>
2025-03-08 17:54:35 +01:00
mudler 106d1e61d4 Update docker-compose file 2025-03-08 12:48:37 +01:00
Ettore Di Giacinto b884d9433a make sure /tmp exists 2025-03-07 22:51:34 +01:00
Richard Palethorpe f2e7010297 Add IRC connector 2025-03-07 12:56:24 +00:00
Ettore Di Giacinto 1e1c123d84 chore(ci): specify Dockerfile 2025-03-05 22:25:32 +01:00
Ettore Di Giacinto 51ba87a7ba chore(ci): specify registry 2025-03-05 22:23:41 +01:00
Ettore Di Giacinto bf8d8be5ad chore(ci): small fixups 2025-03-05 22:22:10 +01:00
Ettore Di Giacinto 311c0bb5ee Add goreleaser 2025-03-05 22:19:13 +01:00
Ettore Di Giacinto 7492a3ab3b Change env vars to be more meaningful 2025-03-05 22:19:07 +01:00
Ettore Di Giacinto 127c76d006 Add workflows for CI 2025-03-05 22:18:02 +01:00
Ettore Di Giacinto 2942668d89 Put logging of conversations behind ENABLE_CONVERSATIONS_LOGGING 2025-03-04 22:23:58 +01:00
Ettore Di Giacinto d288755444 Automatically save all conversations 2025-03-04 22:22:16 +01:00
Ettore Di Giacinto 758a73e8ab Minor UX Tweaks
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2025-03-04 22:01:00 +01:00
Ettore Di Giacinto 5dd4b9cb65 Improve page style 2025-03-03 23:32:06 +01:00
Ettore Di Giacinto d714c4f80b Page restyling 2025-03-03 23:08:58 +01:00
Ettore Di Giacinto 173eda4fb3 Rework UI by returning error/statuses, some refactorings 2025-03-03 22:34:46 +01:00
Ettore Di Giacinto 365f89cd5e initialize prompt blocks 2025-03-03 21:41:03 +01:00
Ettore Di Giacinto 5e52383a99 Refactorings 2025-03-02 22:44:54 +01:00
Ettore Di Giacinto f6e16be170 Allow to specify dynamic prompts 2025-03-02 22:40:37 +01:00
Ettore Di Giacinto 5721c52c0d use date for file name prefix 2025-03-02 21:27:11 +01:00
mudler 6c83f3d089 refactorings 2025-03-02 17:45:06 +01:00
mudler 3a7e56cdf1 Cleanup 2025-03-02 17:43:11 +01:00
Ettore Di Giacinto 89d7da3817 Logging 2025-03-01 22:44:45 +01:00
Ettore Di Giacinto 7a98408336 Fixups, enhance logging 2025-03-01 22:40:42 +01:00
Ettore Di Giacinto e696c5ae31 Save conversations also at the end 2025-03-01 22:31:49 +01:00
Ettore Di Giacinto 042c1ee65c Uniq results 2025-03-01 22:20:49 +01:00
Ettore Di Giacinto 3a7b5e1461 return metadatas and conversations in job results. Consume them in Slack connector to use attachments in responses 2025-03-01 22:10:21 +01:00
Ettore Di Giacinto 4d6b04c6ed Enable optional scaping of messages 2025-03-01 21:30:16 +01:00
Ettore Di Giacinto 70c389ce0b refactors 2025-03-01 21:30:16 +01:00
mudler 5b4f618ca3 Standardize action results 2025-03-01 17:27:07 +01:00
mudler 8492c95cb6 Convert markdown to slack markdown 2025-03-01 16:33:50 +01:00
mudler a75feaab4e Simplify, no need to add system prompt when asking for reply 2025-03-01 16:17:27 +01:00
mudler 3790ad3666 Fix genimage action 2025-03-01 16:02:01 +01:00
mudler a57f990576 Add genimage action 2025-03-01 12:18:10 +01:00
Ettore Di Giacinto 76a01994f9 Enable markdown responses in slack 2025-02-28 22:50:44 +01:00
Ettore Di Giacinto 4520d16522 Fixups 2025-02-28 22:48:50 +01:00
Ettore Di Giacinto 0dce524c7a Fixups 2025-02-28 22:48:26 +01:00
Ettore Di Giacinto 0b78956cc4 Enhance logging 2025-02-28 22:38:05 +01:00