hongha1412

Results 6 issues of hongha1412

**Description:** I've build an API that receive POST request and then transfer request body to other http endpoint with GET method and type application/x-www-form-urlencoded But when i send request to...

Type/Question

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...

Hi folks, Im developing a side scrolling game using phaser 3 and matter js as physics engine Currently im facing an issue: - I have created a custom Phaser.GameObjects.Container to...

Hi guys, I'm trying to use readme-ai to generate readme for my local repository with command: ``` docker run -it -e GOOGLE_API_KEY=$GOOGLE_API_KEY -v "$(pwd)":/app zeroxeli/readme-ai:latest -r ./my-large-project --api GEMINI -m...

Hello Rapier team, I have encountered an issue with the **KinematicCharacterController** (KCC) while using **rapier2d-compat**. Specifically, the following methods do not seem to have any effect: 1. `enableAutoStep` 2. `maxSlopeClimbAngle`...