Krish Dholakia
66c1ee09cf
ci: remove redundant lint.yml workflow ( #6622 )
2024-11-07 01:05:58 +05:30
Ishaan Jaff
45ff74ae81
fix flake8 checks
2024-11-06 10:45:58 -08:00
Krish Dholakia
cc8dd80209
allow configuring httpx hooks for AsyncHTTPHandler ( #6290 ) ( #6415 )
...
* allow configuring httpx hooks for AsyncHTTPHandler (#6290 )
Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com>
* Fixes and minor improvements for Helm Chart (#6402 )
* reckoner hack
* fix default
* add extracontainers option
* revert chart
* fix extracontainers
* fix deployment
* remove init container
* update docs
* add helm lint to deploy step
* change name
* (refactor) prometheus async_log_success_event to be under 100 LOC (#6416 )
* unit testig for prometheus
* unit testing for success metrics
* use 1 helper for _increment_token_metrics
* use helper for _increment_remaining_budget_metrics
* use _increment_remaining_budget_metrics
* use _increment_top_level_request_and_spend_metrics
* use helper for _set_latency_metrics
* remove noqa violation
* fix test prometheus
* test prometheus
* unit testing for all prometheus helper functions
* fix prom unit tests
* fix unit tests prometheus
* fix unit test prom
* (refactor) router - use static methods for client init utils (#6420 )
* use InitalizeOpenAISDKClient
* use InitalizeOpenAISDKClient static method
* fix # noqa: PLR0915
* (code cleanup) remove unused and undocumented logging integrations - litedebugger, berrispend (#6406 )
* code cleanup remove unused and undocumented code files
* fix unused logging integrations cleanup
* update chart version
* add circleci tests
---------
Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
* fix: fix linting error
* fix(http_handler.py): fix linting error
---------
Co-authored-by: Alejandro Rodríguez <alejorro70@gmail.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
2024-10-24 22:00:24 -07:00
Ishaan Jaff
5de69cb1b2
fix using Dockerfile
2024-10-08 08:45:40 +05:30
Ishaan Jaff
d742e8cb43
(clean up) move docker files from root to docker
folder ( #6109 )
...
* fix move docker files to docker folders
* move check file length
* fix docker hub deploy
2024-10-08 08:23:52 +05:30
Ishaan Jaff
48eb4d2730
add docker image for non-root
2024-08-20 15:43:29 -07:00
Ishaan Jaff
70df5422ba
bring back model_prices_and_context_window update yml job
2024-08-20 12:09:54 -07:00
Mikio Stewart
1724edeed7
fetch-depth=0
2024-08-20 11:55:28 -07:00
Mikio Stewart
d71d19be1e
Merge branch 'BerriAI:main' into main
2024-08-20 11:52:26 -07:00
Ishaan Jaff
e28e1c4cdb
Merge pull request #4649 from mikstew/mikio/helm-app-version
...
Fix app_version in helm build
2024-08-20 09:08:17 -07:00
Mikio Stewart
1f6b32e3e0
Delete .github/workflows/auto_update_price_and_context_window.yml
2024-08-20 09:00:17 -07:00
Ishaan Jaff
48419ca8bc
add step to ghcr deploy
2024-08-02 08:06:09 -07:00
Mikio Stewart
54f02d52db
remove unused env var
2024-07-12 15:45:55 -07:00
Mikio Stewart
05831ab6d4
skip helm build for dev builds
2024-07-11 13:21:38 -07:00
Mikio Stewart
fafa5a285a
remove fetch-depth
2024-07-11 12:34:11 -07:00
Mikio Stewart
b8a280e3a9
use git describe to find latest tag
2024-07-11 12:33:16 -07:00
Mikio Stewart
9d5b8fa0ca
move helm after build and use litellm for chart_name
2024-07-10 15:37:38 -07:00
Krrish Dholakia
3f67821c4c
build(ghcr_deploy.yml): fix discord release note push
2024-07-06 19:06:04 -07:00
Krrish Dholakia
d2a8c7fc25
build(ghcr_deploy.yml): fix curl command
2024-07-06 17:54:55 -07:00
Kurt McKee
69b6fa4818
Feedback: Configure Dependabot to check for updates daily
2024-06-18 10:30:28 -05:00
Kurt McKee
46da5c6ffe
Add a Dependabot config to auto-update GitHub action versions
2024-06-18 10:18:14 -05:00
Ishaan Jaff
54cf065048
Merge pull request #3116 from bcvanmeurs/patch-2
...
fix(build): .dockerignore not picked up
2024-06-15 09:15:01 -07:00
Krish Dholakia
1ec2ba186f
Create main.yml
...
Create a workflow to deploy dev releases
2024-06-01 14:02:35 -07:00
Ishaan Jaff
ec2e846878
fix load test
2024-05-25 17:36:42 -07:00
Ishaan Jaff
fe8b7f6b4a
re-deploy proxy
2024-05-25 17:30:37 -07:00
Ishaan Jaff
284f2dc804
fix - locustfile
2024-05-25 17:25:21 -07:00
Ishaan Jaff
0b3c21b114
fix - load test
2024-05-25 17:19:34 -07:00
vietpham1911
f1ae9f0acd
Added the requested features of Merlinvt ("1.If the model is not multimodal, there is no info needed for input_cost_per_image. Right now it's 0.0 for a lot of models.
...
2. Could you add the field max_output_tokens (is it max_completion_tokens in OpenRouter?).")
2024-05-22 16:10:39 +09:30
Rajan Paneru
874847099a
moved script to the workflow folder
2024-05-22 12:13:06 +09:30
Rajan Paneru
ac044c4bc6
created github worflow to update the file and create a pull-request
2024-05-22 12:13:06 +09:30
Ishaan Jaff
53ab935151
cleanup PR template
2024-05-13 15:54:58 -07:00
Ishaan Jaff
bf99311f5c
fix load test length
2024-05-09 12:50:24 -07:00
Ishaan Jaff
c8662234c7
fix docker run command on release notes
2024-05-09 12:38:38 -07:00
Ishaan Jaff
50b4167a27
fix interpret load test
2024-05-09 12:30:35 -07:00
Ishaan Jaff
30b7e9f776
temp fix laod test
2024-05-09 12:28:14 -07:00
Ishaan Jaff
84b2af8e6c
fix show docker run on repo
2024-05-09 12:27:44 -07:00
jinno
aa6576ad42
docs: add .github/pull_request_template.md
2024-04-29 12:41:29 +09:00
Krrish Dholakia
5d8af892c7
build(interpret_load_test.py): fix update release body text
2024-04-20 08:54:00 -07:00
Krrish Dholakia
717abfef98
build(interpret_load_test.py): add hosted proxy info on release notes
2024-04-18 22:40:10 -07:00
Bram van Meurs
a55d690d89
add commit hash ref
2024-04-18 19:37:55 +01:00
Bram van Meurs
e9d3cd37d3
fix(build): .dockerignore not picked up
...
Using the git context of the build-push-action ignores the .dockerignore because it is pulled by buildkit. Instead use checkout action and use the path context.
2024-04-18 09:54:10 +01:00
Ishaan Jaff
6f6c2d2648
fix - deploy release with a commit hash
2024-04-05 17:21:42 -07:00
Ishaan Jaff
7fdb4e356a
fix use stable releases
2024-04-05 17:09:55 -07:00
Ishaan Jaff
cba0db9cb4
stable releases use commit hash
2024-04-05 17:03:38 -07:00
Ishaan Jaff
c224adcb27
fix use correct commit hash when creating releases
2024-04-05 16:38:08 -07:00
Ishaan Jaff
fe24c4b329
ci/cd - use commit hash when building
2024-04-05 16:25:55 -07:00
Ishaan Jaff
b727eb783e
use specific commit
2024-04-05 15:47:35 -07:00
Ishaan Jaff
bde215d9dc
fix use stable docker releases
2024-04-05 15:44:07 -07:00
Ishaan Jaff
eaf81ed31c
fix github stable releases
2024-04-04 18:26:47 -07:00
Ishaan Jaff
ab368fcfc7
fix use stable / latest tags correctly
2024-04-04 18:15:53 -07:00