dependabot[bot]
|
f726d3c3e5
|
chore(deps): bump github.com/sashabaranov/go-openai from 1.38.2 to 1.38.3 (#93)
chore(deps): bump github.com/sashabaranov/go-openai
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.38.2 to 1.38.3.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](https://github.com/sashabaranov/go-openai/compare/v1.38.2...v1.38.3)
---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
dependency-version: 1.38.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-01 22:08:08 +02:00 |
|
Ettore Di Giacinto
|
087a5fbe0f
|
feat(connectors): add support for Matrix (#82)
* feat(connectors): add support for Matrix
Signed-off-by: mudler <mudler@localai.io>
* make it functional
Signed-off-by: mudler <mudler@localai.io>
---------
Signed-off-by: mudler <mudler@localai.io>
|
2025-05-01 20:10:19 +02:00 |
|
Richard Palethorpe
|
bd1b06f326
|
chore: Update all deps (#95)
Signed-off-by: Richard Palethorpe <io@richiejp.com>
|
2025-04-29 17:10:44 +02:00 |
|
dependabot[bot]
|
985f07a529
|
chore(deps): bump github.com/metoro-io/mcp-golang from 0.9.0 to 0.11.0 (#64)
Bumps [github.com/metoro-io/mcp-golang](https://github.com/metoro-io/mcp-golang) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/metoro-io/mcp-golang/releases)
- [Changelog](https://github.com/metoro-io/mcp-golang/blob/main/.goreleaser.yml)
- [Commits](https://github.com/metoro-io/mcp-golang/compare/v0.9.0...v0.11.0)
---
updated-dependencies:
- dependency-name: github.com/metoro-io/mcp-golang
dependency-version: 0.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-21 21:09:39 +02:00 |
|
dependabot[bot]
|
8b2900c6d8
|
chore(deps): bump github.com/sashabaranov/go-openai (#63)
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.38.1 to 1.38.2.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](https://github.com/sashabaranov/go-openai/compare/v1.38.1...v1.38.2)
---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
dependency-version: 1.38.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-21 21:09:16 +02:00 |
|
dependabot[bot]
|
d25aed9a1a
|
chore(deps): bump github.com/sashabaranov/go-openai from 1.19.4 to 1.38.1 (#47)
* chore(deps): bump github.com/sashabaranov/go-openai
Bumps [github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai) from 1.19.4 to 1.38.1.
- [Release notes](https://github.com/sashabaranov/go-openai/releases)
- [Commits](https://github.com/sashabaranov/go-openai/compare/v1.19.4...v1.38.1)
---
updated-dependencies:
- dependency-name: github.com/sashabaranov/go-openai
dependency-version: 1.38.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: minor adaptations
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ettore Di Giacinto <mudler@localai.io>
|
2025-04-17 08:04:06 +02:00 |
|
mudler
|
59ab91d7df
|
chore: update telegram
Signed-off-by: mudler <mudler@localai.io>
|
2025-04-16 08:54:17 +02:00 |
|
Rene Leonhardt
|
42590a7371
|
chore(deps): Update dependencies (#42)
|
2025-04-16 08:45:53 +02:00 |
|
Ettore Di Giacinto
|
e7111c6554
|
Rename
|
2025-04-08 22:18:32 +02:00 |
|
mudler
|
14948c965d
|
feat(slack): update, improve links and mentions
Signed-off-by: mudler <mudler@localai.io>
|
2025-03-24 11:11:31 +01:00 |
|
Ettore Di Giacinto
|
33b5b8c8f4
|
feat(agent): add MCP integration (#50)
* feat(agent): add MCP integration
Signed-off-by: mudler <mudler@localai.io>
* Update core/agent/mcp.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Hook MCP Server configuration to creation and setting mask
* Allow to specify a bearer token
* Small fixups
---------
Signed-off-by: mudler <mudler@localai.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-03-15 23:25:03 +01:00 |
|
Ettore Di Giacinto
|
9347193fdc
|
Need to fill more options to commit to github (#42)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
2025-03-13 21:56:47 +01:00 |
|
Ettore Di Giacinto
|
9ee0d89a6b
|
Add github actions to upload and get files, update github dep
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
|
2025-03-12 22:50:45 +01:00 |
|
Ettore Di Giacinto
|
0ad2de72e0
|
feat(keys): allow to set api keys to secure the instance (#39)
|
2025-03-11 23:14:05 +01:00 |
|
Richard Palethorpe
|
f2e7010297
|
Add IRC connector
|
2025-03-07 12:56:24 +00: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 |
|
mudler
|
8492c95cb6
|
Convert markdown to slack markdown
|
2025-03-01 16:33:50 +01:00 |
|
Ettore Di Giacinto
|
b66e698b5e
|
Rename package
|
2025-02-26 22:51:29 +01:00 |
|
mudler
|
ac6c03bcb7
|
wip
|
2025-02-23 19:43:22 +01:00 |
|
mudler
|
55b7b4a41e
|
Add more actions, small fixups in the UI, add stop action
|
2024-04-15 17:50:51 +02:00 |
|
Ettore Di Giacinto
|
80508001c7
|
generate elem with go
|
2024-04-14 00:31:24 +02:00 |
|
Ettore Di Giacinto
|
d237e17719
|
Support pdf ingestion
|
2024-04-11 00:40:46 +02:00 |
|
Ettore Di Giacinto
|
f85962769a
|
Move views
|
2024-04-11 00:16:03 +02:00 |
|
mudler
|
73524adfce
|
Make Knowledgebase RAG functional (almost)
|
2024-04-10 17:38:16 +02:00 |
|
Ettore Di Giacinto
|
a1edf005a9
|
KB: add webui sections
|
2024-04-09 23:52:39 +02:00 |
|
mudler
|
4453f43bec
|
Add slack and github connectors
|
2024-04-09 18:24:47 +02:00 |
|
Ettore Di Giacinto
|
414a973282
|
Add slack connector
|
2024-04-08 23:50:59 +02:00 |
|
mudler
|
66b1847644
|
Allow to configure connectors
|
2024-04-08 20:15:32 +02:00 |
|
Ettore Di Giacinto
|
7adcce78be
|
wip: UI
|
2024-04-08 00:35:14 +02:00 |
|
mudler
|
8db36b4619
|
use go-fiber
|
2024-04-07 20:13:40 +02:00 |
|
Ettore Di Giacinto
|
f2c74e29e8
|
Add search internet
|
2024-04-05 23:56:03 +02:00 |
|
mudler
|
5f29125bbb
|
webui, fixes
|
2024-04-05 17:14:53 +02:00 |
|
mudler
|
d22154e9be
|
Initial import
|
2024-01-20 19:41:09 +01:00 |
|