llama-stack-mirror/llama_stack/providers
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
..
inline feat: create HTTP DELETE API endpoints to unregister ScoringFn and Benchmark resources in Llama Stack (#3371) 2025-09-15 12:43:38 -07:00
registry feat: add Azure OpenAI inference provider support (#3396) 2025-09-11 13:48:38 +02:00
remote feat: add embedding and dynamic model support to Together inference adapter 2025-09-16 12:13:14 -04:00
utils feat: add dynamic model registration support to TGI inference (#3417) 2025-09-15 15:52:40 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: create unregister shield API endpoint in Llama Stack (#2853) 2025-08-05 07:33:46 -07:00