BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
4.04k stars 257 forks source link

How do I customize the nodes that stream out ? #57

Open uOnePiece opened 1 year ago

uOnePiece commented 1 year ago

How do I customize the nodes that stream out ? (For example I am a developer, I have my own server, I have the chatGPT proxy server, I want to get the data back to the client by having the user use my server, then I go to the proxy server and get the data back)