ishaan-jaff
|
ae074814c9
|
(test) azure gpt-4 vision test
|
2023-12-26 13:18:38 +05:30 |
|
ishaan-jaff
|
2d5801b69e
|
(feat) add langfuse logging tests to ci/cd
|
2023-12-26 09:16:13 +05:30 |
|
ishaan-jaff
|
3f15d7230f
|
(test) ollama cht
|
2023-12-26 00:08:35 +05:30 |
|
ishaan-jaff
|
b9123a63fa
|
bump: version 1.15.7 → 1.15.8
|
2023-12-26 00:07:57 +05:30 |
|
ishaan-jaff
|
2690fe6dca
|
(test) ollama-chat
|
2023-12-25 23:59:24 +05:30 |
|
ishaan-jaff
|
fa305054be
|
(test) ollama chat
|
2023-12-25 23:04:17 +05:30 |
|
Krrish Dholakia
|
4905929de3
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
ishaan-jaff
|
b87d630b0a
|
(test) ollama json mode
|
2023-12-25 14:00:56 +05:30 |
|
Krrish Dholakia
|
402b2e5733
|
build(test_streaming.py): fix linting issues
|
2023-12-25 07:34:54 +05:30 |
|
Krrish Dholakia
|
343a06fd84
|
fix(proxy_server.py): raise streaming exceptions
|
2023-12-25 07:18:09 +05:30 |
|
Krrish Dholakia
|
1262d89ab3
|
feat(gemini.py): add support for completion calls for gemini-pro (google ai studio)
|
2023-12-24 09:42:58 +05:30 |
|
Krrish Dholakia
|
eaaad79823
|
feat(ollama.py): add support for async ollama embeddings
|
2023-12-23 18:01:25 +05:30 |
|
Krrish Dholakia
|
39a722bc9b
|
fix(test_azure_perf.py): fix linting
|
2023-12-23 13:25:00 +05:30 |
|
Krrish Dholakia
|
05f8d11346
|
test(test_azure_perf.py): add perf testing for azure router streaming
|
2023-12-23 13:20:19 +05:30 |
|
Krrish Dholakia
|
b4b4a7d43a
|
Revert "test(test_azure_perf.py): add perf testing for router streaming"
This reverts commit 4fa7f19888 .
|
2023-12-23 13:19:07 +05:30 |
|
Krrish Dholakia
|
4fa7f19888
|
test(test_azure_perf.py): add perf testing for router streaming
|
2023-12-23 13:16:49 +05:30 |
|
Krrish Dholakia
|
49932ac90a
|
test: skip flaky tests
|
2023-12-23 12:37:38 +05:30 |
|
Krrish Dholakia
|
e620d2f219
|
fix(utils.py): log user_id to langfuse
|
2023-12-23 12:14:09 +05:30 |
|
Krish Dholakia
|
2df5ce4b7c
|
Merge pull request #1182 from sumanth13131/usage-based-routing-fix
usage_based_routing_fix
|
2023-12-23 11:50:34 +05:30 |
|
Krish Dholakia
|
d195787db7
|
Merge pull request #1183 from maxdeichmann/improve-langchain-integration
Improve langfuse integration
|
2023-12-23 11:47:36 +05:30 |
|
Krrish Dholakia
|
43f4096014
|
fix(langsmith.py): fix langsmith streaming logging
|
2023-12-23 10:02:35 +05:30 |
|
Krrish Dholakia
|
1e526c7e06
|
bump: version 1.15.5 → 1.15.6
|
2023-12-22 12:24:20 +05:30 |
|
Krrish Dholakia
|
eb2d13e2fb
|
test(test_completion.py-+-test_streaming.py): add ollama endpoint to ci/cd pipeline
|
2023-12-22 12:21:33 +05:30 |
|
Krrish Dholakia
|
278f61f3ed
|
fix(utils.py): handle 'os.environ/' being passed in as kwargs
|
2023-12-22 11:08:44 +05:30 |
|
Max Deichmann
|
1c68f5557d
|
Merge branch 'main' into improve-langchain-integration
|
2023-12-21 23:50:01 +01:00 |
|
Krrish Dholakia
|
14115d0d60
|
feat(proxy_server.py): add new images/generation endpoint
|
2023-12-21 15:39:09 +05:30 |
|
Krrish Dholakia
|
be68796eba
|
fix(router.py): add support for async image generation endpoints
|
2023-12-21 14:38:44 +05:30 |
|
Krrish Dholakia
|
81078c4004
|
fix(proxy/utils.py): jsonify object before db writes
|
2023-12-21 13:03:14 +05:30 |
|
Krrish Dholakia
|
812f9ca1b3
|
fix(azure.py): correctly raise async exceptions
|
2023-12-21 12:23:07 +05:30 |
|
Krrish Dholakia
|
87fca1808a
|
test(test_amazing_vertex_completion.py): fix project name
|
2023-12-21 12:14:34 +05:30 |
|
ishaan-jaff
|
3e5cfee1f4
|
(ci/cd) run again
|
2023-12-21 07:25:22 +05:30 |
|
ishaan-jaff
|
b701a356cc
|
(fix) vertex ai auth file
|
2023-12-21 07:22:25 +05:30 |
|
Krrish Dholakia
|
04bbd0649f
|
fix(router.py): only do sync image gen fallbacks for now
The customhttptransport we use for dall-e-2 only works for sync httpx calls, not async. Will need to spend some time writing the async version
n
|
2023-12-20 19:10:59 +05:30 |
|
Krrish Dholakia
|
350389f501
|
fix(utils.py): add support for anyscale function calling
|
2023-12-20 17:48:33 +05:30 |
|
Krrish Dholakia
|
4040f60feb
|
feat(router.py): support async image generation on router
|
2023-12-20 17:24:20 +05:30 |
|
Krrish Dholakia
|
f59b9436be
|
feat(main.py): add async image generation support
|
2023-12-20 16:58:15 +05:30 |
|
Krrish Dholakia
|
b3962e483f
|
feat(azure.py): add support for azure image generations endpoint
|
2023-12-20 16:37:21 +05:30 |
|
Krrish Dholakia
|
f0df28362a
|
feat(ollama.py): add support for ollama function calling
|
2023-12-20 14:59:55 +05:30 |
|
Max Deichmann
|
dc8ae16d84
|
add users
|
2023-12-19 09:54:51 +01:00 |
|
Max Deichmann
|
c397da7c59
|
changes
|
2023-12-19 09:41:49 +01:00 |
|
sumanth
|
96e23daf4d
|
fix
|
2023-12-19 13:15:48 +05:30 |
|
Krrish Dholakia
|
34509d8dda
|
fix(main.py): return async completion calls
|
2023-12-18 17:41:54 -08:00 |
|
Max Deichmann
|
99034709dc
|
improve integration
|
2023-12-18 23:32:02 +01:00 |
|
Krrish Dholakia
|
a3c7a340a5
|
fix(ollama.py): fix sync ollama streaming
|
2023-12-16 21:23:21 -08:00 |
|
Krrish Dholakia
|
13d088b72e
|
feat(main.py): add support for image generation endpoint
|
2023-12-16 21:07:29 -08:00 |
|
ishaan-jaff
|
abd7e48dee
|
(ci/cd) run again
|
2023-12-16 22:34:10 +05:30 |
|
ishaan-jaff
|
a5fce3b2de
|
(test) gemini vision
|
2023-12-16 19:16:32 +05:30 |
|
ishaan-jaff
|
4af13e44df
|
(test) vertex ai: stop running 4 requests / test
|
2023-12-16 19:01:12 +05:30 |
|
ishaan-jaff
|
e527137bee
|
(test) gemini-pro-vision
|
2023-12-16 18:58:31 +05:30 |
|
ishaan-jaff
|
f3ebfb0517
|
(test) gemini vision test
|
2023-12-16 18:38:36 +05:30 |
|