mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
DOC: <Issue related to /how_to_guides/tracing/log_llm_trace> #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @YassineRjl on GitHub (Jul 6, 2024).
Hi there, I'm using RunTree and want to log the cost, I figured out how to add the token count but not the cost. Can someone guide me please?
PS: The provider openai and gpt-4 are just values to test with. I figured if it works for them it'll work for the other custom models I'm using like Command-R
Reference: https://docs.smith.langchain.com/how_to_guides/tracing/log_llm_trace#manually-provide-token-counts
@hinthornw commented on GitHub (Jul 16, 2024):
Hi there! Cost is added in the UI via the models page
@katmayb commented on GitHub (Nov 18, 2025):
Closing this issue out, we've moved to a new docs repository at: https://github.com/langchain-ai/docs/issues
Thank you!