PHP Classes

File: tools/support-bot/embed_server.service

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   tools/support-bot/embed_server.service   Download  
File: tools/support-bot/embed_server.service
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 299 bytes
 

Contents

Class file image Download
[Unit] Description=BinktermPHP embedding server (all-MiniLM-L6-v2) After=network.target [Service] Type=simple WorkingDirectory=%h/binktest/tools/support-bot ExecStart=%h/.local/share/virtualenvs/support-bot/bin/python3 embed_server.py Restart=always RestartSec=5 [Install] WantedBy=default.target