Intention/api/config.py

3 lines
98 B
Python

api_base_url = "http://10.138.55.50:7861/v1"
api_key = 'EMPTY'
model_name = 'qwen2.5-32b-instruct'