ollama / ollama-python

Ollama Python library
https://ollama.com
MIT License
2.78k stars 231 forks source link

add default async client aliases #3

Closed mxyng closed 6 months ago

mxyng commented 6 months ago

aliasing has the added benefit of providing signatures to systems like lsp and copilot, e.g.

image

vs. previously

image