Yicong-Huang commented on code in PR #5605:
URL: https://github.com/apache/texera/pull/5605#discussion_r3392071352


##########
agent-service/src/types/agent.ts:
##########
@@ -147,7 +147,7 @@ export interface AgentInfo {
 export interface CreateAgentRequest {
   modelType: string;
   name?: string;
-  userToken?: string;

Review Comment:
   I don't think this should be a payload argument. it should be a header field 
of  the request. Am I missing something?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to