74 Commits

Author SHA1 Message Date
Juan Calderon-Perez
677169fb2b Update release-drafter.yml 2024-01-03 23:12:19 -05:00
Juan Calderon-Perez
453ad0f725 Update release-drafter.yml 2023-12-09 17:31:45 -05:00
dependabot[bot]
a04de5b170 Bump actions/setup-python from 4 to 5 (#955)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 08:30:52 -05:00
Juan Calderon-Perez
b3a30e5ccc Update release-drafter autolabeler (#932) 2023-12-02 16:47:58 -05:00
Juan Calderon-Perez
2dfcde881a Add support for using wheels when installing llama-cpp-python (#904)
* Initial changes to support wheels

* Format shell files

* Remove curl, move location of .ENV file

* Fix path to shfmt

* Add OPT for ShellCheck

* Fix for SC1091

* Disable SC1091

* Fix delete prompt call when prompt in progress

* Add null check

* Revert changes to Dockerfile

* Fix syntax issue

* Remove duplicated command
2023-11-26 18:34:28 -05:00
Juan Calderon-Perez
c7f0b487aa Add support for GGUF models (#866) 2023-11-17 09:07:02 -05:00
dependabot[bot]
84b88d447c Bump helm/chart-testing-action from 2.6.0 to 2.6.1 (#853)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  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>
2023-11-07 09:04:20 -05:00
dependabot[bot]
ea362dd316 Bump helm/chart-testing-action from 2.4.0 to 2.6.0 (#849)
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.4.0...v2.6.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  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>
2023-11-01 08:14:39 -04:00
dependabot[bot]
6794562bda Bump luizm/action-sh-checker from 0.7.0 to 0.8.0 (#836)
Bumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/luizm/action-sh-checker/releases)
- [Commits](https://github.com/luizm/action-sh-checker/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: luizm/action-sh-checker
  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>
2023-10-25 07:36:10 -04:00
dependabot[bot]
f65461cfb5 Bump actions/setup-node from 3 to 4 (#833)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 07:22:36 -04:00
Juan Calderon-Perez
b4190e5616 Add support for latest debian release (#755) 2023-09-19 22:55:19 -04:00
Juan Calderon-Perez
c344287183 Simplify drafter workflow 2023-09-17 18:20:04 -04:00
Juan Calderon-Perez
5ff6b9771c Fix permissions 2023-09-17 18:10:56 -04:00
Juan Calderon-Perez
c27168ad82 Update drafter 2023-09-17 18:08:51 -04:00
Juan Calderon-Perez
939078943f This needs to be valid regex 2023-09-17 17:56:44 -04:00
Juan Calderon-Perez
1de9f553d4 Update drafter labels 2023-09-17 17:51:38 -04:00
Juan Calderon-Perez
87d1fd57a4 Add contents permissions 2023-09-17 17:43:24 -04:00
Juan Calderon-Perez
aadd343316 Update release-drafter 2023-09-17 17:40:31 -04:00
Juan Calderon-Perez
d583cbaf82 Update release-drafter.yml 2023-09-17 17:33:41 -04:00
Juan Calderon-Perez
54244baae7 Update Release Drafter workflow (#740) 2023-09-17 17:03:53 -04:00
dependabot[bot]
2d9c85d25f Bump docker/setup-qemu-action from 2 to 3 (#716)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 22:37:56 -04:00
dependabot[bot]
65ef9da72c Bump docker/metadata-action from 4 to 5 (#718)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 22:37:29 -04:00
dependabot[bot]
1c4e5f193c Bump docker/login-action from 2 to 3 (#717)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 22:37:20 -04:00
dependabot[bot]
d2f07628fd Bump docker/build-push-action from 4 to 5 (#719)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 22:37:09 -04:00
dependabot[bot]
12ef6a9e99 Bump docker/setup-buildx-action from 2 to 3 (#715)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 22:36:34 -04:00
Juan Calderon-Perez
7acaf516dd Update release-drafter.yml 2023-09-11 01:59:47 -04:00
Juan Calderon-Perez
c1af339edc Update Issue Templates and workflows (#691) 2023-09-04 21:17:23 -04:00
Juan Calderon-Perez
7f663212e9 Update release-drafter.yml 2023-09-04 19:47:15 -04:00
Juan Calderon-Perez
6c92a977a6 Update release-drafter.yml 2023-09-04 14:23:03 -04:00
Juan Calderon-Perez
e2902882a2 Create labeler.yml 2023-09-04 02:21:00 -04:00
Juan Calderon-Perez
f403e44c0a Update dependabot.yml 2023-09-04 02:19:18 -04:00
Juan Calderon-Perez
d7c87ef702 Create release-drafter.yml 2023-09-04 02:16:46 -04:00
Juan Calderon-Perez
a078e586bb Create release-drafter.yml 2023-09-04 02:15:24 -04:00
Juan Calderon-Perez
fbdcb64201 Split Docker build into separate CI job, Support for Node 20 (#683)
* Split Docker build into separate CI job

* Update docker.yml

* Add build as part of CI process, bump Node to v20.x

* Add build as part of CI process, bump Node to v20.
2023-09-02 22:38:59 -04:00
Gianni C
5aca2b27d6 Add Kubernetes helm charts for Serge (#500)
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-08-10 23:02:14 -04:00
Juan Calderon-Perez
8075ed3a9d Delete untagged-cleanup.yml 2023-07-24 20:01:16 -04:00
dependabot[bot]
722040ed10 Bump actions/setup-node from 2 to 3 (#446)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 07:35:24 -04:00
Juan Calderon-Perez
9ec1adcecb Support for validating models JSON file against a schema (#444)
* Validate LLM data against a JSON schema

* Add checkout action to new job

* Add strong check

* Use default mode for validation
2023-06-18 22:10:52 -04:00
Juan Calderon-Perez
7819591600 Lint the LLM's data JSON file (#443) 2023-06-18 21:41:21 -04:00
Juan Calderon-Perez
a2850558ff Add cronjob to check available models on a nightly basis (#440) 2023-06-17 21:26:00 -04:00
Nathan Sarrazin
9168761b9b Add CI/Lint process for web frontend (#438)
* add CI for web project

* run prettier over whole app

* ci fix

* sigh

* fix linting

* Do not run Docker Build until all checks have passed

* clean up delete feature

* fix index

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-06-17 22:21:25 +02:00
Nathan Sarrazin
51b30e78a9 Update models list from a remote location (#436)
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-06-17 11:07:10 -04:00
Juan Calderon-Perez
46dec3e607 Rename main CI job 2023-06-16 00:25:13 -04:00
Juan Calderon-Perez
4970865a49 Add support for validating shell scripts (#416) 2023-06-11 20:39:11 -04:00
Juan Calderon-Perez
b1fb7009e7 Updates to README.md (#414) 2023-06-11 16:36:28 -04:00
Nathan Sarrazin
ec385e807a update repo to reflect change in org 2023-06-10 09:39:53 +02:00
Juan Calderon-Perez
4366200def Enable CI checks for all branches (#383) 2023-06-04 09:39:10 -04:00
Juan Calderon-Perez
9854988783 Enforce linting and formatting rules for API code base (#332)
* Create ruff-check.yml

* Add ruff/black to toml. Fix linting issues

* Organize CI jobs into one file

* Enable verbosity for ruff. Add support for checking formatting with black

* Update pyproject.toml tool list

* Reformat code with new rules
2023-05-29 12:08:56 -04:00
Juan Calderon-Perez
a01cfedaac Don't update latest tag when merging to default brancv (#336)
* Update docker-image.yml

* Update docker-image.yml
2023-05-25 23:12:45 -04:00
dependabot[bot]
34ef573c2d Bump langchain from 0.0.147 to 0.0.150 in /api (#241)
* Bump langchain from 0.0.147 to 0.0.150 in /api

Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.147 to 0.0.150.
- [Release notes](https://github.com/hwchase17/langchain/releases)
- [Commits](https://github.com/hwchase17/langchain/compare/v0.0.147...v0.0.150)

---
updated-dependencies:
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update untagged-cleanup.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-04-27 10:15:59 -04:00