mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
Update telemetry to have TEXT be the default log format
This commit is contained in:
parent
945db5dac2
commit
a0a00f1345
3 changed files with 4 additions and 5 deletions
|
@ -149,7 +149,6 @@ if __name__ == "__main__":
|
|||
|
||||
## Next Steps
|
||||
|
||||
- You can mix and match different providers for inference, memory, agents, evals etc. See [Building custom distributions](../distributions/index.md)
|
||||
- [Developer Cookbook](developer_cookbook.md)
|
||||
You can mix and match different providers for inference, memory, agents, evals etc. See [Building Llama Stacks](../distributions/index.md)
|
||||
|
||||
For example applications and more detailed tutorials, visit our [llama-stack-apps](https://github.com/meta-llama/llama-stack-apps/tree/main/examples) repository.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue