llama-stack
llama-stack copied to clipboard
together and fireworks adaptors docs
System Info
all
Information
- [x] The official example scripts
- [ ] My own modified scripts
🐛 Describe the bug
It looks like there is a difference between the readme's API providers table and the actual implementation. For together, agents and safety marks are checkmarked, and for fireworks, the agent is checkmarked, but there is not an adaptor implementation for those, and also they are not included in the agents and safety registry. As it can be seen, they are using the inline meta adapter.
This is an error in the readme, or I'm missing something on how should these checkmarks should be understood?