- 
                Notifications
    You must be signed in to change notification settings 
- Fork 167
brianyin/agt-2100-rename-worker-to-agentserver #713
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
base: main
Are you sure you want to change the base?
Conversation
| 
 | 
Worker -> AgentServer| @theomonnom can you link the PR on python side once it's done so I can port it over? | 
| * ``` | ||
| */ | ||
| export function defineAgent(agent: Agent): Agent { | ||
| export function defineAgentServer(agent: Agent): Agent { | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@theomonnom @Shubhrakanti What do you guys think about renaming this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bump
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think its fine to keep defineAgent
Simple rename.
TODO: