issues
search
upstash
/
qstash-py
Python SDK for Upstash QStash
https://docs.upstash.com/qstash
MIT License
12
stars
1
forks
source link
Add chat completion support
#17
Closed
mdumandag
closed
5 months ago
mdumandag
commented
5 months ago
This PR adds support for the following features:
client.chat().create() and client.chat().prompt() APIs for multi or single turn chat completions.
api/llm support for publish, enqueue, and batch APIs
This PR adds support for the following features: