RockasMockas

Results 4 issues of RockasMockas

Don't have time to fully end-to-end implement/test right now, so sharing basic first run through of adding lobbies + requiring supplying a game_id for matchmaking as well. Implemented the core...

For now only implemented async reading of any path specified in a .yaml.

Added 3 features in the config to make using tile mode more customizable/flexible for various setups. This includes: - Adjusting area sizes/number of areas by exposing the two hardcoded underlying...

Based on testing around it appears that at least for `openai-compatible` provider, the requests are missing `cache_prompt: true`. Llama.cpp made the default to true automatically so it's not required in...