GeoNetAgent, LDAPWeb, server-audit, server-connection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
262 B

PGVECTOR_HOST=10.100.1.24
PGVECTOR_PORT=5433
PGVECTOR_DB=geonet_project_search
PGVECTOR_USER=geonet_ai
PGVECTOR_PASSWORD=changeme
OLLAMA_HOST=http://10.100.1.14:11434
EMBED_MODEL=nomic-embed-text
REPO_ROOT=D:\Project\app on git
CHUNK_SIZE=400
CHUNK_OVERLAP=50