The followUp function is providing zero context:
https://github.com/nikomatsakis/intorust.vscode/blob/ffff983688652133fe4a5fc80221fba683a6e6f5/src/advisor.ts#L25-L36
This results in amusingly bad responses. e.g., I asked how to convert a number into a string and it talked about Python.
The
followUpfunction is providing zero context:https://github.com/nikomatsakis/intorust.vscode/blob/ffff983688652133fe4a5fc80221fba683a6e6f5/src/advisor.ts#L25-L36
This results in amusingly bad responses. e.g., I asked how to convert a number into a string and it talked about Python.