gptrpg icon indicating copy to clipboard operation
gptrpg copied to clipboard

A demo of an GPT-based agent existing in an RPG-like environment

Results 15 gptrpg issues
Sort by recently updated
recently updated
newest added

Instead of move 1 by 1 cell each call to openai api, please leave openai make decision where/which to move/action next for prevent 429 http status code of openai api...

## Pilot use langchain (for better openai api call, support memory, ...) ## Change AI prompt ## Expose some config to env ## Add Dockerfile to build image ## Add...

Firstly super cool idea, this is going to get real interesting with the upcoming features, however noticed it constantly freezes whenever I try to plant or harvest. Any ideas why...

Wondering if you're keen on getting type safety in this project, as mentioned in the following issue: https://github.com/dzoba/gptrpg/issues/11 I've been working on updates in my fork, so happy to share...