OpenAI and Weights & Biases
Support for W&B Prompts will end in 2024. W&B recommends that current Prompt users transition to Weave, a tool specifically designed for tracking and evaluating LLM applications. Weave offers a faster, more intuitive experience tailored for teams building with Generative AI.
For assistance, contact support@wandb.com.
W&B has 2 OpenAI integrations to help you train better models faster and keep track of your prompts and generations:
OpenAI ChatGPT-3.5 and GPT-4 fine-tuningโ
With W&Bs you can log your OpenAI model's fine-tuning metrics and configuration to W&Bs to analyse and understand the performance of your newly fine-tuned models and share the results with your colleagues.
See the W&B and OpenAI Fine-Tuning docs here to learn more
OpenAI Python SDK APIโ
Log requests, responses, token counts and model metadata with 1 line of code for all OpenAI models
See the W&B and OpenAI API section docs to learn more