notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q3
py-litellm Call all LLM APIs using the OpenAI format
1.74.8 misc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.73.2Version of this port present on the latest quarterly branch.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-12 08:36:10
Last Update: 2025-07-25 08:17:34
Commit Hash: 46335d7
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/BerriAI/litellm
Description:
Call all LLM APIs using the OpenAI format [Bedrock, Huggingface, VertexAI, TogetherAI, Azure, OpenAI, etc.] LiteLLM manages: - Translate inputs to provider's completion, embedding, and image_generation endpoints - Consistent output, text responses will always be available at ['choices'][0]['message']['content'] - Retry/fallback logic across multiple deployments (e.g. Azure/OpenAI) - Router - Track spend & set budgets per project OpenAI Proxy Server
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}litellm>0:misc/py-litellm@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-litellm/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-litellm
  • pkg install py311-litellm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-litellm listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-litellm
Package flavors (<flavor>: <package>)
  • py311: py311-litellm
distinfo:
TIMESTAMP = 1753409658 SHA256 (litellm-1.74.8.tar.gz) = 6e0a18aecf62459d465ee6d9a2526fcb33719a595b972500519abe95fe4906e0 SIZE (litellm-1.74.8.tar.gz) = 9639701

Packages (timestamps in pop-ups are UTC):
py311-litellm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.74.01.74.8-1.74.01.74.8---
FreeBSD:13:quarterly1.73.61.73.6-1.65.01.73.6---
FreeBSD:14:latest1.74.01.74.8-1.72.41.74.8---
FreeBSD:14:quarterly1.73.61.73.6-1.73.61.73.6---
FreeBSD:15:latest1.72.41.74.0n/a1.72.4n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>0 : devel/py-poetry-core@py311
  2. py311-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-httpx>=0.23.0 : www/py-httpx@py311
  2. py311-openai>=1.68.2 : misc/py-openai@py311
  3. py311-python-dotenv>=0.2.0 : www/py-python-dotenv@py311
  4. py311-tiktoken>=0.7.0 : textproc/py-tiktoken@py311
  5. py311-importlib-metadata>=6.8.0 : devel/py-importlib-metadata@py311
  6. py311-tokenizers>0 : textproc/py-tokenizers@py311
  7. py311-click>0 : devel/py-click@py311
  8. py311-Jinja2>=3.1.2<4.0.0 : devel/py-Jinja2@py311
  9. py311-aiohttp>=3.10 : www/py-aiohttp@py311
  10. py311-pydantic2>=2.5.0<3.0.0 : devel/py-pydantic2@py311
  11. py311-jsonschema>=4.22.0<5.0.0 : devel/py-jsonschema@py311
  12. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-aider-chat

Configuration Options:
===> The following configuration options are available for py311-litellm-1.74.8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_py-litellm
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/litellm/
  2. https://pypi.org/packages/source/l/litellm/
Collapse this list.

There are no commits on branch 2024Q3 for this port