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 eb7e6faec7
add gpt4 turbo (#115)
5 months ago
..
__init__.py Request cache refactor (#37) 2 years ago
ai21.py fix: Updated AI21 models from J1 to J2 (#104) 11 months ago
azureopenai.py fix: handle none connectionstr (#110) 10 months ago
azureopenai_chat.py fix: handle none connectionstr (#110) 10 months 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) 11 months ago
dummy.py fix: dummy client to output tokens and random responses (#106) 11 months 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) 11 months ago
huggingface_embedding.py fix: lru cache HF get model params (#105) 11 months ago
openai.py Added upper limit to pydantic version due to bug in latest version (#112) 5 months ago
openai_chat.py add gpt4 turbo (#115) 5 months 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