▲ | quantadev 3 months ago | |||||||||||||||||||||||||
Nobody [who knows what they're doing] wants their LLM API layer controlling anything about how their clients and servers interact though. | ||||||||||||||||||||||||||
▲ | jasonjmcghee 3 months ago | parent | next [-] | |||||||||||||||||||||||||
Not sure I understand your point. If it's your client / server, you are controlling how they interact, by implementing the necessaries according to the protocol. If you're writing an LSP for a language, you're implementing the necessaries according to the protocol (when to show errors, inlay hints, code fixes, etc.) - it's not deciding on its own. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | pizza 3 months ago | parent | prev [-] | |||||||||||||||||||||||||
I do | ||||||||||||||||||||||||||
|