Update main.py
This commit is contained in:
parent
70d3c2b6cc
commit
88d99133b7
|
@ -2,7 +2,7 @@
|
|||
project: ollama_proxy_server
|
||||
file: main.py
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue