-
Notifications
You must be signed in to change notification settings - Fork 71
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
Use SDK response in playground #107
Conversation
9ed30a1
to
1d90026
Compare
totalTokens: 0, | ||
}, | ||
toolCalls: [], | ||
} |
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.
1d90026
to
d8b0d2d
Compare
}, | ||
] | ||
|
||
export const FINAL_RESPONSE = { |
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.
@csansoon this is the output of runDocument
d8b0d2d
to
8459855
Compare
8459855
to
5848e97
Compare
5848e97
to
3163ffa
Compare
|
||
type Message = { |
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.
My OCD is going to explode. We need to DRY all these types
What?
Use SDK to fetch data from gateway and use it in Playground
TODO
runDocument