Use Helicone’s JavaScript SDK to log your Ollama usage.
To get started, install the `@helicone/helpers` package
Setup the logger
Call your LLM and log the request
Go to the Helicone Requests page and see your request!
The above example uses phi3:mini
model and the Chat Completion
interface. The same can be done with a regular completion
request: