sotopia-lab / sotopia

Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
https://docs.sotopia.world
MIT License
168 stars 21 forks source link

[FEAT]: Custom model docs #215

Closed ProKil closed 1 month ago

ProKil commented 1 month ago

Description

Sotopia currently support custom model, but is not documented.

Here is the usage:

you can also pass the model_name as custom/<your mode like “gpt-4”>@<url> and set your CUSTOM_API_KEY to the API key assigned to you.

Additional Information

No response