Create a simple interface and simple implementation in each. Then, create the interface again in the service file (this was vibe coding I swear I'm not this weird) Then, delete the now created ...
I want to register different Language Model Tools in my VS Code extension depending on a specific configuration. Currently, the way VS Code works seems to be: I need to declare the tool in ...