simonw / llm-claude-3

LLM plugin for interacting with the Claude 3 family of models
Apache License 2.0
254 stars 23 forks source link

Async support #25

Closed simonw closed 1 week ago

simonw commented 1 week ago

Refs:

simonw commented 1 week ago

I'm going to push the implementation, tests will fail until I ship an alpha of LLM with the new llm.AsyncModel API.