Open ricoyudog opened 4 months ago
@ricoyudog for openai compatible api, you can try https://dashscope-intl.aliyuncs.com/compatible-mode/v1, the full url of completion should be https://dashscope-intl.aliyuncs.com/compatible-mode/v1/chat/completions
I have try the following from langchain document
Also tried openai service which is provide by aliyun chinese version
For the first one it return invalid query, for the second one it return 404 error. Thank you very much