W&B Prompts Bookmarks
Here's a quick overview of the resources available for learning about W&B Prompts for tracking and using LLMs. Short link: http://wandb.me/prompts-links
Created on October 17|Last edited on October 17
Comment
Table of Contents
⚡️ W&B Prompts | Traces🗺️ Traces Overview Page🎬 Traces Demo Video📖 Traces Documentation📝 Traces Notebook🤩 Traces Sample App Page📊 Traces in Weave Board📝 Traces in Weave Notebook⚡️ W&B Prompts | Monitoring🗺️ Monitoring Overview Page📝 Monitoring Notebook: Python Client📝 Monitoring Notebook: OpenAI Proxy
⚡️ W&B Prompts | Traces
🗺️ Traces Overview Page

🎬 Traces Demo Video

📖 Traces Documentation

📝 Traces Notebook

🤩 Traces Sample App Page

📊 Traces in Weave Board

📝 Traces in Weave Notebook

⚡️ W&B Prompts | Monitoring
🗺️ Monitoring Overview Page

📝 Monitoring Notebook: Python Client
For those looking to customize metrics and programmatically add more data to requests, developers should use the Weave python client directly.

📝 Monitoring Notebook: OpenAI Proxy
For those looking to use existing OpenAI library calls, W&B can serve as a proxy, automatically logging all necessary data. This is great for developers, teams, and organizations.

Add a comment