self-operating-computer icon indicating copy to clipboard operation
self-operating-computer copied to clipboard

[Question] About the Third-party API

Open lueluelue2006 opened this issue 1 year ago • 0 comments

[Question] How can I integrate a third-party API? Is it enough to change the client.base_url in config.py to the URL of the third-party API, such as client.base_url = "https://api.example.com" ? Do I also need to add something like /v1/chat/completions to the URL?

Thank you very much!

lueluelue2006 avatar Feb 17 '24 02:02 lueluelue2006