Skip to content

Latest commit

 

History

History

qwen2openai

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Example for Qwen API to OpenAI API

  1. launch the server
export QWEN_API_KEY=your_aliyun_api_key
python run.py
  1. send an OpenAI API request
python test.py