Closed akihikokuroda closed 2 weeks ago
Thanks for comments! I overlooked the function names. There are 2 sets of the definitions. One with the as-is name and the other with the camelCase. https://github.com/grpc/grpc-node/blob/912beea1d92137349dbfeef28e16e49bf9ff3d4a/packages/proto-loader/bin/proto-loader-gen-types.ts#L558
Which issue(s) does this pull-request address?
No issue opened.
Description
There are duplicated function definitions in interfaces in adapters/ibm-vllm/types.ts. This PR remove them.
Checklist
yarn lint
oryarn lint:fix
yarn format
oryarn format:fix
yarn test:unit
yarn test:e2e