Use Instructor’s JavaScript SDK to log your LLM calls in Helicone.
Instructor is a popular framework for extracting structured output from text using LLMs. Here’s how you can use Helicone to track your calls while using Instructor:
Follow useinstructor.com to get setup with Instructor's JS SDK.
Modify the base url and add a Helicone-Auth header
Call OpenAI using Instructor and see the logs on Helicone.
Use Instructor’s JavaScript SDK to log your LLM calls in Helicone.
Instructor is a popular framework for extracting structured output from text using LLMs. Here’s how you can use Helicone to track your calls while using Instructor:
Follow useinstructor.com to get setup with Instructor's JS SDK.
Modify the base url and add a Helicone-Auth header
Call OpenAI using Instructor and see the logs on Helicone.