Update main.py

This commit is contained in:
Saifeddine ALOUI
2024-01-16 09:55:39 +01:00
committed by GitHub
parent 70d3c2b6cc
commit 88d99133b7

View File

@@ -2,7 +2,7 @@
project: ollama_proxy_server project: ollama_proxy_server
file: main.py file: main.py
author: ParisNeo author: ParisNeo
description: This is a proxy server that adds a security layet to one or multiple ollama servers and routes the requests to the right server in order to minimize the charge of the server. description: This is a proxy server that adds a security layer to one or multiple ollama servers and routes the requests to the right server in order to minimize the charge of the server.
""" """
import configparser import configparser