Juan Calderon-Perez
b4190e5616
Add support for latest debian release ( #755 )
2023-09-19 22:55:19 -04:00
Juan Calderon-Perez
0acf8e0911
Add /ping route to API ( #685 )
2023-09-04 00:59:26 -04:00
Juan Calderon-Perez
0500cb2266
Remove support for DragonflyDB ( #684 )
2023-09-03 23:37:23 -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
Juan Calderon-Perez
8844153111
Add support for gpu_layers, LLaMA2 parameters, and increase token and context window ( #611 )
2023-08-10 01:21:14 -04:00
dependabot[bot]
cb3c6c4395
Bump dragonflydb/dragonfly from v1.7.1 to v1.8.0 ( #608 )
...
Bumps [dragonflydb/dragonfly](https://github.com/dragonflydb/dragonfly ) from v1.7.1 to v1.8.0.
- [Release notes](https://github.com/dragonflydb/dragonfly/releases )
- [Commits](https://github.com/dragonflydb/dragonfly/compare/v1.7.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: dragonflydb/dragonfly
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 08:20:53 -04:00
Juan Calderon-Perez
86879884c6
Add missing dependency for Dragonfly
2023-08-06 23:23:46 -04:00
Juan Calderon-Perez
924831b069
Avoid installing recommended packages
2023-08-06 23:07:57 -04:00
Juan Calderon-Perez
12ec7b7f42
Support for DragonflyDB ( #598 )
2023-08-06 22:54:42 -04:00
Juan Calderon-Perez
696c2d288c
Fixes to startup scripts and Dockerfiles ( #517 )
2023-07-09 18:28:33 -04:00
Juan Calderon-Perez
da8c3e27d3
Refactor production Dockerfile, Add development Dockerfile ( #485 )
...
* Refactor Dockerfile, add Dockerfile.dev for development
* We need dev dependencies for running vite build
2023-07-01 22:47:29 -04:00