You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
manifest/manifest/clients
Laurel Orr a6a774bfb8
fix: handle none connectionstr (#110)
1 year ago
..
__init__.py Request cache refactor (#37) 2 years ago
ai21.py fix: Updated AI21 models from J1 to J2 (#104) 1 year ago
azureopenai.py fix: handle none connectionstr (#110) 1 year ago
azureopenai_chat.py fix: handle none connectionstr (#110) 1 year ago
client.py feat: streaming support completions (#99) 1 year ago
cohere.py feat: streaming support completions (#99) 1 year ago
diffuser.py fix: lru cache HF get model params (#105) 1 year ago
dummy.py fix: dummy client to output tokens and random responses (#106) 1 year ago
google.py chore: fix comments (#100) 1 year ago
google_chat.py chore: fix comments (#100) 1 year ago
huggingface.py fix: lru cache HF get model params (#105) 1 year ago
huggingface_embedding.py fix: lru cache HF get model params (#105) 1 year ago
openai.py feat: streaming support completions (#99) 1 year ago
openai_chat.py fix: add gpt 16k (#109) 1 year ago
openai_embedding.py feat: streaming support completions (#99) 1 year ago
toma.py feat: streaming support completions (#99) 1 year ago
toma_diffuser.py Laurel/more models (#98) 1 year ago