QuangBK / generativeAgent_LLM

Implementation of "Generative Agents: Interactive Simulacra of Human Behavior" paper with Guidance and Langchain. Full features and work with local LLMs.
Other
270 stars 36 forks source link

How could i run this code with openai api, The OpenAI API does not support Guidance pattern controls. #2

Closed Marklong123 closed 1 year ago

QuangBK commented 1 year ago

The goal of this repo is to implement Generative Agen with local LLMs. Since I don't have a chance to use the OpenAI API, I cannot answer your question. I only recommend checking whether Guidance can support all the features with OpenAI API, like this.