joonspk-research / generative_agents

Generative Agents: Interactive Simulacra of Human Behavior
Apache License 2.0
17.32k stars 2.23k forks source link

Azure Openai #61

Open JinYu1998 opened 1 year ago

JinYu1998 commented 1 year ago

How to support Azure Openai. tks..

Riveray-Jiang commented 1 year ago

have u solved it?

SpencerWF commented 1 year ago

Have a look at other issues: #1

MTDickens commented 1 year ago

I tried, but failed. It seems that Azure doesn't have "text-davinci-003". And if you try to replace it with "gpt-35-turbo", you will get the "TOKEN LIMIT EXCEED" error within a few inquiries.