simonw / llm

Access large language models from the command-line
https://llm.datasette.io
Apache License 2.0
4.81k stars 266 forks source link

Feature request: Copilot Chat support #639

Open Uninen opened 4 days ago

Uninen commented 4 days ago

A similar tool written in Typescript, shell-ask, just gained ability to use Copilot models (including Claude 3.5) (Implementing commit). The only thing different from most API-based models is probably the Oauth authentication. But anyways, thought this would be awesome addition to llm as well!