polishing litellm config

frdel committed Aug 25, 2025 at 12:48 UTC 62cb6aff548cb26c8fabec926af30fbf072812ea
2 files changed +13 -11
requirements.txt
+1 -1
@@ -33,7 +33,7 @@ unstructured-client==0.31.0
33 webcolors==24.6.0
34 nest-asyncio==1.6.0
35 crontab==1.0.1
36 -litellm==1.74
36 +litellm==1.76
37 markdownify==1.1.0
38 pymupdf==1.25.3
39 pytesseract==0.3.13
webui/public/litellm.svg
+12 -10
@@ -1,11 +1,13 @@
1 -
2 -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
3 - <g stroke="#333" stroke-width="7" stroke-miterlimit="10" fill="#000" fill-opacity="0.08">
4 - <path d="M511.9 82.5c-.8-.1-1.4-.1-1.9-.1-81.6 0-163.2 0-244.8.1-8.5 0-16.6 2-24.4 5.4-15.7 6.9-27.4 18.8-39 30.7 10.8 0 21.6.1 32.4.1h126.3c1.5 0 2.9 0 4.9 1l-11.7 11.7c-18.7 18.6-37.5 37.1-56.1 55.8-3.4 3.4-6.8 4.9-11.7 4.9-50.7-.2-101.3-.1-152-.1-1.8 0-3.6-.1-5.5-.1-18.4 9.3-36.9 18.7-55.3 28 0 49.8 0 99.7-.1 149.5 0 1.8-.1 3.6-.2 5.5h110.3l69.5-69.8c2.3-2.4 4.7-3.4 8.1-3.4h251c2.1 0 4.2-.1 6.3-.1V85c.2-.8.1-1.6.1-2.5Z"/>
5 - <path d="M183.2 374.8 252.9 305c2.3-2.4 4.7-3.4 8.1-3.4h251c2.1 0 4.2-.1 6.3-.1v73.2H296.7H237.3"/>
6 - <path d="M30.5 243.1C4.4 260.5-4 286.2 1.7 316.2c6.5 34.3 36.1 58 71.2 58.7V225.4l-42.4 17.7Z"/>
7 - <path d="M184.8 171.6h164.5c17.4-17.3 34.9-34.5 52.1-51.9"/>
8 - <path d="M511.8 429.6H19c18-18.2 35.9-36.4 53.9-54.6h224.1 209.7v36.5Z"/>
9 - <path d="M365.4 119.6H234.2c-10.8 0-21.6-.1-32.4-.1l-17 16.8h164.8c5.4-5.4 9.4-9.4 16.8-16.7Z"/>
10 - </g>
1 +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 +<svg width="100%" height="100%" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-miterlimit:10;">
4 + <g>
5 + <path d="M508.013,82.5C507.213,82.4 346.8,82.4 265.2,82.5C256.7,82.5 248.6,84.5 240.8,87.9C225.1,94.8 213.519,107.331 201.919,119.231C212.719,119.231 223.4,118.7 234.2,118.7L362.824,118.7C364.324,118.7 353.7,131.4 353.7,131.4C335,150 316.2,168.5 297.6,187.2C294.2,190.6 290.8,192.1 285.9,192.1C235.2,191.9 184.6,192 133.9,192C132.1,192 130.3,191.9 128.4,191.9C110,201.2 91.5,210.6 73.1,219.9C73.1,269.7 73.1,319.6 73,369.4C73,371.2 72.9,373 72.8,374.9L183.1,374.9L252.6,305.1C254.9,302.7 257.3,301.7 260.7,301.7L505.896,301.7" style="fill:none;fill-rule:nonzero;stroke:rgb(51,51,51);stroke-width:7px;"/>
6 + <g transform="matrix(0.944797,0,0,1.03568,4.0243,-13.3776)">
7 + <path d="M30.5,243.1C4.4,260.5 -4,286.2 1.7,316.2C8.2,350.5 37.8,374.2 72.9,374.9L72.9,225.4L30.5,243.1Z" style="fill:none;fill-rule:nonzero;stroke:rgb(51,51,51);stroke-width:7px;"/>
8 + </g>
9 + <path d="M184.8,171.6L349.3,171.6C366.7,154.3 384.2,137.1 401.4,119.7" style="fill:none;fill-rule:nonzero;stroke:rgb(51,51,51);stroke-width:7px;"/>
10 + <path d="M506.116,429.6L19,429.6C37,411.4 54.9,393.2 72.9,375L506.7,375" style="fill:none;fill-rule:nonzero;stroke:rgb(51,51,51);stroke-width:7px;"/>
11 + <path d="M201.8,119.5L184.8,136.3L349.6,136.3" style="fill:none;fill-rule:nonzero;stroke:rgb(51,51,51);stroke-width:7px;"/>
12 + </g>
13 </svg>