feat(translator): add user metadata generation for Claude transformation requests
- Introduced unique `user_id` metadata generation in OpenAI to Claude transformation functions. - Utilized `uuid` and `sha256` for deterministic `account`, `session`, and `user` values. - Embedded `user_id` into request payloads to enhance request tracking and identification.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user