a16z-infra / ai-town

A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.
https://convex.dev/ai-town
MIT License
7.12k stars 651 forks source link

Change actions to use V8 environment, not Node #233

Closed sujayakar closed 1 month ago

sujayakar commented 1 month ago

This works with a local convex backend + OpenAI!

@ianmacartney, do you think it's worth manually testing with the other LLM configurations?

ianmacartney commented 1 month ago

what do you mean by "other LLM configurations" ? local LLM w/ llama3?

sujayakar commented 1 month ago

what do you mean by "other LLM configurations" ? local LLM w/ llama3?

yep! i just installed ollama3 and confirmed it works.