Show off your agentic readiness — the badge auto-updates when your score changes.
llms.txt Content
# Weights & Biases Documentation
## Docs
- [Create Chat Completion](https://docs.wandb.ai/api-reference/chat-completions/create-chat-completion.md): Create a new chat completion.
- [Create Chat Completion](https://docs.wandb.ai/api-reference/chat-completions/create-chat-completion-1.md): Create a new chat completion.
- [Health Check](https://docs.wandb.ai/api-reference/health/health-check.md)
- [System Check](https://docs.wandb.ai/api-reference/health/system-check.md): Check health of all system components.
- [Create Model](https://docs.wandb.ai/api-reference/models/create-model.md): Create a new model.
- [Delete Model](https://docs.wandb.ai/api-reference/models/delete-model.md): Delete a model, all its checkpoints, artifacts, and the associated W&B run.
- [Delete Model Checkpoints](https://docs.wandb.ai/api-reference/models/delete-model-checkpoints.md): Delete specific checkpoints for a model.
- [List Model Checkpoints](https://docs.wandb.ai/api-reference/models/list-model-checkpoints.md)
- [Log](https://docs.wandb.ai/api-reference/models/log.md): Log trajectories and calculate metrics.
- [Create Rl Training Job](https://docs.wandb.ai/api-reference/training-jobs/create-rl-training-job.md): Create a new RL (Reinforcement Learning) training job.
- [Create Sft Training Job](https://docs.wandb.ai/api-reference/training-jobs/create-sft-training-job.md): Create a new SFT (Supervised Fine-Tuning) training job.
- [Get Training Job](https://docs.wandb.ai/api-reference/training-jobs/get-training-job.md): Get a training job by ID.
- [Get Training Job Events](https://docs.wandb.ai/api-reference/training-jobs/get-training-job-events.md): Get events for a training job.
- [W&B Tutorials & Blog](https://docs.wandb.ai/blog.md)
- [W&B Courses](https://docs.wandb.ai/courses.md)
- [Get Started with Weights & Biases](https://docs.wandb.ai/get-started.md): Choose the right W&B product for your use case and learn how to get started
- [Weights & Biases Documentation](https://docs.wandb.