ishaan-jaff
|
068930f81a
|
with verbose secretmanager
|
2023-08-17 17:36:08 -07:00 |
|
ishaan-jaff
|
ba6df5fbb9
|
updates TG_AI
|
2023-08-17 16:06:32 -07:00 |
|
ishaan-jaff
|
e72836d181
|
add support for keys
|
2023-08-17 15:30:40 -07:00 |
|
ishaan-jaff
|
3f5e47e3ce
|
refactor setting keys
|
2023-08-17 15:14:25 -07:00 |
|
ishaan-jaff
|
28243b1a0a
|
test ci/cd
|
2023-08-17 13:35:29 -07:00 |
|
ishaan-jaff
|
d394c77623
|
use Model response types
|
2023-08-17 13:10:22 -07:00 |
|
ishaan-jaff
|
6e540fee7f
|
create model response object
|
2023-08-17 11:13:01 -07:00 |
|
ishaan-jaff
|
c22e0fe173
|
fix tg ai stream check
|
2023-08-17 10:49:48 -07:00 |
|
ishaan-jaff
|
35fd82fd3f
|
fix text-003 bug
|
2023-08-17 10:48:23 -07:00 |
|
ishaan-jaff
|
afc26df28f
|
fix tg ai streaming
|
2023-08-16 21:53:39 -07:00 |
|
ishaan-jaff
|
93a0316ab7
|
working petals implementation
|
2023-08-15 14:02:29 -07:00 |
|
ishaan-jaff
|
f336dafd04
|
fix import baseten + petals test
|
2023-08-15 13:57:13 -07:00 |
|
ishaan-jaff
|
02a666ee02
|
add baseten support
|
2023-08-15 12:15:41 -07:00 |
|
ishaan-jaff
|
8075e96d92
|
with petals
|
2023-08-15 10:42:00 -07:00 |
|
ishaan-jaff
|
e354b71df0
|
fix request_timeout_extra arg
|
2023-08-14 19:57:11 -07:00 |
|
ishaan-jaff
|
06b5579ba6
|
ai21 models
|
2023-08-14 16:41:50 -07:00 |
|
Krrish Dholakia
|
6aff47083b
|
adding support for meta-llama-2
|
2023-08-14 14:35:21 -07:00 |
|
ishaan-jaff
|
79ecd3b2fa
|
check if json has error
|
2023-08-14 11:41:12 -07:00 |
|
ishaan-jaff
|
1b4aadbb25
|
with text-bison
|
2023-08-14 10:34:01 -07:00 |
|
Krrish Dholakia
|
15944eb0f3
|
error handling for huggingface endpoints
|
2023-08-14 10:21:59 -07:00 |
|
Krish Dholakia
|
887350d082
|
Merge branch 'main' into multi-class-krrish
|
2023-08-12 17:47:37 -07:00 |
|
Krrish Dholakia
|
d09aac5d4f
|
adding azure flag back - prevent regressions
|
2023-08-12 17:41:25 -07:00 |
|
Krrish Dholakia
|
a4cf7e1edd
|
added exception mapping to anthropic class
|
2023-08-12 17:39:11 -07:00 |
|
Krrish Dholakia
|
7490669218
|
code cleanup
|
2023-08-12 17:12:57 -07:00 |
|
Krrish Dholakia
|
72c1b5dcfc
|
replacing individual provider flags with 'custom_llm_provider'
|
2023-08-12 16:40:36 -07:00 |
|
Krrish Dholakia
|
bc767cc42a
|
adding anthropic llm class - handles sync + stream
|
2023-08-12 16:34:32 -07:00 |
|
ishaan-jaff
|
9d644a5634
|
ollama with streaming
|
2023-08-12 14:49:50 -07:00 |
|
Krrish Dholakia
|
80d77fed71
|
coverage for custom api scenario in load testing
|
2023-08-11 18:20:24 -07:00 |
|
Krrish Dholakia
|
211e1edfcb
|
add model load testing functionality
|
2023-08-11 17:59:51 -07:00 |
|
ishaan-jaff
|
27cc3760b7
|
add config
|
2023-08-11 10:18:13 -07:00 |
|
Krrish Dholakia
|
fb285c8c9f
|
update
|
2023-08-11 09:51:14 -07:00 |
|
Krrish Dholakia
|
a84af42dca
|
update version
|
2023-08-10 19:20:28 -07:00 |
|
Krrish Dholakia
|
13a5a8f10e
|
allowing dynamic api base to be set for openai
|
2023-08-10 18:40:35 -07:00 |
|
ishaan-jaff
|
b0a60e5c91
|
add vertex AI
|
2023-08-10 18:37:25 -07:00 |
|
Krrish Dholakia
|
24e51ec75c
|
allow custom base to openai
|
2023-08-10 18:01:52 -07:00 |
|
Krrish Dholakia
|
85753c0d18
|
code cleanup
|
2023-08-10 17:57:57 -07:00 |
|
Krrish Dholakia
|
695d777ee5
|
logging improvements
|
2023-08-10 17:40:17 -07:00 |
|
ishaan-jaff
|
d80f847fde
|
add caching with chromDB - not a dependency
|
2023-08-10 13:21:06 -07:00 |
|
ishaan-jaff
|
3c3d144584
|
add streaming for together-ai
|
2023-08-09 17:58:54 -07:00 |
|
ishaan-jaff
|
23fc936b65
|
add together-ai
|
2023-08-09 15:22:34 -07:00 |
|
ishaan-jaff
|
1f9316ad8c
|
fix OR test
|
2023-08-09 14:07:46 -07:00 |
|
Krish Dholakia
|
4278b183d0
|
Merge branch 'main' into main
|
2023-08-09 11:00:40 -07:00 |
|
ishaan-jaff
|
d66bda43d3
|
streaming replicate tests
|
2023-08-08 17:50:36 -07:00 |
|
ishaan-jaff
|
a166af50d0
|
add cohere streaming
|
2023-08-08 17:01:59 -07:00 |
|
ishaan-jaff
|
4c31ee342d
|
fix anthropic streaming
|
2023-08-08 16:07:53 -07:00 |
|
ishaan-jaff
|
6ea264d561
|
streaming for anthropic
|
2023-08-08 15:57:24 -07:00 |
|
ishaan-jaff
|
644ea8822c
|
fix model response
|
2023-08-08 13:58:58 -07:00 |
|
ishaan-jaff
|
4c76359fa1
|
add hf support
|
2023-08-08 13:35:37 -07:00 |
|
ishaan-jaff
|
3edcf8c7d8
|
remove deps datalib, pytest, tenacity, infisical
|
2023-08-08 10:58:43 -07:00 |
|
ishaan-jaff
|
a4bebe6815
|
add import for co, anth
|
2023-08-08 10:46:20 -07:00 |
|