forked from phoenix/litellm-mirror
build(interpret_load_test.py): add hosted proxy info on release notes
This commit is contained in:
parent
d10743a609
commit
717abfef98
1 changed files with 3 additions and 0 deletions
3
.github/workflows/interpret_load_test.py
vendored
3
.github/workflows/interpret_load_test.py
vendored
|
@ -77,6 +77,9 @@ if __name__ == "__main__":
|
|||
new_release_body = (
|
||||
existing_release_body
|
||||
+ "\n\n"
|
||||
+ "### Don't want to maintain your internal proxy? get in touch 🎉"
|
||||
+ "Hosted Proxy Alpha: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat"
|
||||
+ "\n\n"
|
||||
+ "## Load Test LiteLLM Proxy Results"
|
||||
+ "\n\n"
|
||||
+ markdown_table
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue