[database] host = 10.192.72.11 port = 4321 user = root password = admin database = ai_tagging schema=ai_tagging [llm] model = qwen3-32b temperature = 0.2 base_url = http://172.16.40.16:20001/compatible-mode/v1 api_key = [embedding] model = Qwen3-Embedding-8B base_url = http://10.192.72.11:18081/v1/embeddings api_key = [es] url = http://10.192.72.13:9200 vecotr_dims = 4096 [app] top_k = 2 port=9876 [logging] log_path= logs/aitagging-app.log