Intention/api/config.py

5 lines
97 B
Python
Raw Normal View History

2025-03-03 11:03:48 +08:00
api_base_url = "http://36.33.26.201:27861/v1"
api_key = 'EMPTY'
2025-04-17 09:11:53 +08:00
model_name = 'qwen2.5-instruct'