Commit graph

890 commits

Author SHA1 Message Date
ishaan-jaff
c9763789f3 (test) test langsmith logger 2023-10-18 11:39:37 -07:00
ishaan-jaff
85f13e8655 (test) fix wandb logger 2023-10-18 10:20:26 -07:00
Krrish Dholakia
fa488e29e0 fix(test_proxy.py): fix tests 2023-10-17 22:34:12 -07:00
Krrish Dholakia
b20cf3171b feat(router.py): add routing capabilities for multiple deployments 2023-10-17 22:28:31 -07:00
ishaan-jaff
46cd3cb7a4 (test) wandb logger 2023-10-17 18:04:55 -07:00
ishaan-jaff
b6b9f9487d (test) add weights & biases logger 2023-10-17 18:01:53 -07:00
Krrish Dholakia
b67fe857dd test(test_proxy.py): add tests for debugging 2023-10-17 16:47:48 -07:00
Krrish Dholakia
22937b3b16 test(test_proxy.py): adding testing for proxy server 2023-10-17 16:29:11 -07:00
ishaan-jaff
4cccad35f4 (feat) bump langfuse logger, track function responses, completion() metadata like temp, max_tokens etc 2023-10-17 11:51:05 -07:00
ishaan-jaff
205f4a59e9 (test) langfuse updates 2023-10-16 21:42:01 -07:00
ishaan-jaff
730ee6a7ae (test) langfuse logging with custom gen name 2023-10-16 21:34:44 -07:00
ishaan-jaff
6950e10a49 (test) update langchain tests 2023-10-16 20:24:10 -07:00
ishaan-jaff
7848f1b5b7 (feat) new function_to_dict litellm.util 2023-10-14 18:26:15 -07:00
ishaan-jaff
02e97acefa (test) deep infra testing for mistral 2023-10-14 16:47:25 -07:00
ishaan-jaff
cacfac5726 (test) fix azure embedding test 2023-10-13 22:19:34 -07:00
ishaan-jaff
5e5c314bec (test) fix azure test 2023-10-13 22:18:53 -07:00
Krrish Dholakia
91c8e92e71 fix(openai.p): adding support for exception mapping for openai-compatible apis via http calls 2023-10-13 21:56:51 -07:00
ishaan-jaff
5d2881a2ce (tests) add 2023-10-13 21:16:41 -07:00
ishaan-jaff
b77492d574 (tests) add azure/embedding search 2023-10-13 21:09:08 -07:00
ishaan-jaff
1502ba6a06 (test) add langchain ChatLiteLLM testing 2023-10-13 12:56:41 -07:00
ishaan-jaff
feb91413ec (test) openrouter test use gpt-3.5 instead of gpt-4-32k 2023-10-12 21:29:35 -07:00
ishaan-jaff
3da89a58ae (test) temp comment unstable NLP Cloud API test 2023-10-12 18:24:37 -07:00
ishaan-jaff
d6a9349685 (tests) fix test_completion_catch_nlp_exception to catch functions sent to nlp cloud 2023-10-12 18:11:02 -07:00
ishaan-jaff
dc879910e7 (test) load_dotenv in streaming tests 2023-10-12 16:35:33 -07:00
ishaan-jaff
e01d83cea6 (feat) bedrock add finish_reason to streaming responses 2023-10-12 16:22:34 -07:00
ishaan-jaff
0937d07d6d (test) catch bedrock RateLimitErrors 2023-10-12 16:04:32 -07:00
ishaan-jaff
93ceafc44b (test) try replicate test streaming with verbose mode 2023-10-12 15:48:20 -07:00
ishaan-jaff
8e756940dc (tests) remove old replicate stability ai tests 2023-10-12 15:45:09 -07:00
ishaan-jaff
cc2b19b893 (test) fix failing replicate test, catch AuthenticationError 2023-10-12 15:24:33 -07:00
ishaan-jaff
3839be8ed8 (tests) delete old testing files 2023-10-12 15:10:18 -07:00
ishaan-jaff
f8e3c11a38 (test) add logging to replicate test 2023-10-12 10:32:33 -07:00
ishaan-jaff
67168bf802 (test) openai api currently flaky - leading to failures 2023-10-11 22:32:53 -07:00
ishaan-jaff
60e9433476 (test) flaky cohere endpoint for streaming 2023-10-11 22:11:20 -07:00
ishaan-jaff
b9d249ba32 (test) fix streaming test - running into rate limits, set max_tokens 2023-10-11 21:32:00 -07:00
Krrish Dholakia
4b0f8825f3 fix(proxy_server): fix prompt template for proxy server 2023-10-11 21:08:42 -07:00
ishaan-jaff
a1c9c80031 (test) add ollama testing 2023-10-11 17:00:39 -07:00
ishaan-jaff
ae096bb18e (test) add testing for litellm callback for supabase 2023-10-11 12:34:10 -07:00
ishaan-jaff
2945918414 (fix) supabase test 2023-10-11 11:02:06 -07:00
ishaan-jaff
52b43ef8c1 bump: version 0.7.1 → 0.7.2 2023-10-11 11:01:10 -07:00
Krrish Dholakia
dfd91c5d46 fix(openai-py): fix linting errors 2023-10-10 21:56:14 -07:00
Krrish Dholakia
b50013386f fix(openai.py): enable custom proxy to pass in ca_bundle_path 2023-10-10 13:23:27 -07:00
Krrish Dholakia
af2fd0e0de fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
ishaan-jaff
b16cbb069a (test) update supabase logger test 2023-10-10 10:05:20 -07:00
Krrish Dholakia
29b2fa7f75 fix(test-fixes): test fixes 2023-10-10 08:09:42 -07:00
Krrish Dholakia
0d863f00ad refactor(bedrock.py): take model names from model cost dict 2023-10-10 07:35:03 -07:00
Krrish Dholakia
db20cb84d4 fix(main.py): return n>1 response for openai text completion 2023-10-09 20:44:07 -07:00
Krrish Dholakia
41bebaa1e3 test(test_bad_params): fix cohere bad params test 2023-10-09 20:37:58 -07:00
Krrish Dholakia
253e8d27db fix: bug fix when n>1 passed in 2023-10-09 16:46:33 -07:00
Krrish Dholakia
42e0d7cf68 fix(proxy_server): returns better error messages for invalid api errors 2023-10-09 15:03:44 -07:00
ishaan-jaff
7587e8ce06 (fix) Bedrock test fix, stop tryin to read aws session token 2023-10-09 13:49:22 -07:00