llama-stack-mirror/llama_stack/providers/remote/inference/together
Matthew Farrellee 3e02dc5c2f feat: add embedding and dynamic model support to Together inference adapter
- updated to use OpenAIMixin
 - workarounds for Together api quirks
 - recordings for together suite when subdirs=inference,pattern=openai

test with:

`TOGETHER_API_KEY=_NONE_ ./scripts/integration-tests.sh --stack-config server:ci-tests --setup together --subdirs inference --pattern openai`
2025-09-16 12:13:14 -04:00
..
__init__.py Fix precommit check after moving to ruff (#927) 2025-02-02 06:46:45 -08:00
config.py feat(starter)!: simplify starter distro; litellm model registry changes (#2916) 2025-07-25 15:02:04 -07:00
models.py feat: add embedding and dynamic model support to Together inference adapter 2025-09-16 12:13:14 -04:00
together.py feat: add embedding and dynamic model support to Together inference adapter 2025-09-16 12:13:14 -04:00