Bernat Vadell
Bernat Vadell
In relation to PR #11737 , I've implemented the rest of the operators in the application. CC. @nordcart
Editor features: - [ ] Multi-language (ATM English & Chinese) - [ ] Editor: Map content (Spawns, gates, chests, guards, npcs, etc...) - [ ] Editor: Items - [ ]...
### Describe the feature I have observed that this library, to simplify the integration, only allows sending a text as a message. However, openia's chat integration allows you to send...
First of all, thank you for the effort of the entire community. The work they do is impressive. I'm going to try to do my bit by dockerizing this client...
I've been playing around with this repository and dockerized the app. During the process I have refactored a few things. Always respecting the original values to avoid breaking-changes. If you...
I have made a migration from javascript to typescript maintaining compatibility with current scripts. personally, if the project grows, it will be easier to manage and maintain the code if...
In the PR that was resolved (#132), the action defined to publish the packages used the user and token of the author of the commit in master. In this case,...
I have seen that support has been added in the master branch to the alpaca model, I have included the model in the docker scripts. Now you can try like...
In my k8s I have several nginx, in one of them I am not using the proxy protocol. I've added an environment variable to be able to filter input for...
Hi! Im trying to configure hasura console to manage migrations. I've tested the binary for linux and the npm package, but the error is the same. ```bash npx hasura-cli metadata...