remove old agent continue req/ res #261
Annotations
6 errors
|
compile:
src/serialization/types/AgentCallResponse.ts#L14
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentCallResponse'. Did you mean 'AgentResponse'?
|
|
compile:
src/serialization/types/AgentCallResponseToolChoice.ts#L12
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentCallResponseToolChoice'. Did you mean 'AgentLogResponseToolChoice'?
|
|
compile:
src/serialization/types/AgentCallStreamResponse.ts#L13
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentCallStreamResponse'. Did you mean 'AgentLogStreamResponse'?
|
|
compile:
src/serialization/types/AgentCallStreamResponsePayload.ts#L13
'"/home/runner/work/humanloop-node/humanloop-node/src/api/index"' has no exported member named 'AgentCallStreamResponsePayload'. Did you mean 'AgentContinueCallStreamResponsePayload'?
|
|
compile
Process completed with exit code 2.
|
|
test
Process completed with exit code 1.
|