Skip to content

support annotation #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 13, 2025
Merged

support annotation #7

merged 3 commits into from
Jun 13, 2025

Conversation

JqRrt
Copy link
Collaborator

@JqRrt JqRrt commented Jun 4, 2025

No description provided.

@JqRrt JqRrt force-pushed the feat_support_annotation branch from 8eb2017 to 43d8078 Compare June 4, 2025 12:16
span_type: Optional[str] = None,
tags: Optional[Dict[str, Any]] = None,
client: Optional[Client] = None,
process_inputs: Optional[Callable[[dict], Any]] = None,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这几个process方法,找个地方加些注释说明一下入参是什么样子的吧

pass


if __name__ == '__main__':
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

example感觉看不太明白,是不是找一些相对真实的case写一下?
sync、async看看有没有必要分多个文件容易看一些?

@JqRrt JqRrt merged commit c1a034f into main Jun 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants