|
3259 | 3259 |
|
3260 | 3260 | !!! warning "Behavior changed in 0.3.9" |
3261 | 3261 | Added `input_token_details` and `output_token_details`. |
| 3262 | + |
| 3263 | + !!! note "LangSmith SDK" |
| 3264 | + The LangSmith SDK also has a `UsageMetadata` class. While the two share fields, |
| 3265 | + LangSmith's `UsageMetadata` has additional fields to capture cost information |
| 3266 | + used by the LangSmith platform. |
3262 | 3267 | ''', |
3263 | 3268 | 'properties': dict({ |
3264 | 3269 | 'input_token_details': dict({ |
|
4728 | 4733 |
|
4729 | 4734 | !!! warning "Behavior changed in 0.3.9" |
4730 | 4735 | Added `input_token_details` and `output_token_details`. |
| 4736 | + |
| 4737 | + !!! note "LangSmith SDK" |
| 4738 | + The LangSmith SDK also has a `UsageMetadata` class. While the two share fields, |
| 4739 | + LangSmith's `UsageMetadata` has additional fields to capture cost information |
| 4740 | + used by the LangSmith platform. |
4731 | 4741 | ''', |
4732 | 4742 | 'properties': dict({ |
4733 | 4743 | 'input_token_details': dict({ |
|
6209 | 6219 |
|
6210 | 6220 | !!! warning "Behavior changed in 0.3.9" |
6211 | 6221 | Added `input_token_details` and `output_token_details`. |
| 6222 | + |
| 6223 | + !!! note "LangSmith SDK" |
| 6224 | + The LangSmith SDK also has a `UsageMetadata` class. While the two share fields, |
| 6225 | + LangSmith's `UsageMetadata` has additional fields to capture cost information |
| 6226 | + used by the LangSmith platform. |
6212 | 6227 | ''', |
6213 | 6228 | 'properties': dict({ |
6214 | 6229 | 'input_token_details': dict({ |
|
7546 | 7561 |
|
7547 | 7562 | !!! warning "Behavior changed in 0.3.9" |
7548 | 7563 | Added `input_token_details` and `output_token_details`. |
| 7564 | + |
| 7565 | + !!! note "LangSmith SDK" |
| 7566 | + The LangSmith SDK also has a `UsageMetadata` class. While the two share fields, |
| 7567 | + LangSmith's `UsageMetadata` has additional fields to capture cost information |
| 7568 | + used by the LangSmith platform. |
7549 | 7569 | ''', |
7550 | 7570 | 'properties': dict({ |
7551 | 7571 | 'input_token_details': dict({ |
|
9057 | 9077 |
|
9058 | 9078 | !!! warning "Behavior changed in 0.3.9" |
9059 | 9079 | Added `input_token_details` and `output_token_details`. |
| 9080 | + |
| 9081 | + !!! note "LangSmith SDK" |
| 9082 | + The LangSmith SDK also has a `UsageMetadata` class. While the two share fields, |
| 9083 | + LangSmith's `UsageMetadata` has additional fields to capture cost information |
| 9084 | + used by the LangSmith platform. |
9060 | 9085 | ''', |
9061 | 9086 | 'properties': dict({ |
9062 | 9087 | 'input_token_details': dict({ |
|
10439 | 10464 |
|
10440 | 10465 | !!! warning "Behavior changed in 0.3.9" |
10441 | 10466 | Added `input_token_details` and `output_token_details`. |
| 10467 | + |
| 10468 | + !!! note "LangSmith SDK" |
| 10469 | + The LangSmith SDK also has a `UsageMetadata` class. While the two share fields, |
| 10470 | + LangSmith's `UsageMetadata` has additional fields to capture cost information |
| 10471 | + used by the LangSmith platform. |
10442 | 10472 | ''', |
10443 | 10473 | 'properties': dict({ |
10444 | 10474 | 'input_token_details': dict({ |
|
11869 | 11899 |
|
11870 | 11900 | !!! warning "Behavior changed in 0.3.9" |
11871 | 11901 | Added `input_token_details` and `output_token_details`. |
| 11902 | + |
| 11903 | + !!! note "LangSmith SDK" |
| 11904 | + The LangSmith SDK also has a `UsageMetadata` class. While the two share fields, |
| 11905 | + LangSmith's `UsageMetadata` has additional fields to capture cost information |
| 11906 | + used by the LangSmith platform. |
11872 | 11907 | ''', |
11873 | 11908 | 'properties': dict({ |
11874 | 11909 | 'input_token_details': dict({ |
|
13300 | 13335 |
|
13301 | 13336 | !!! warning "Behavior changed in 0.3.9" |
13302 | 13337 | Added `input_token_details` and `output_token_details`. |
| 13338 | + |
| 13339 | + !!! note "LangSmith SDK" |
| 13340 | + The LangSmith SDK also has a `UsageMetadata` class. While the two share fields, |
| 13341 | + LangSmith's `UsageMetadata` has additional fields to capture cost information |
| 13342 | + used by the LangSmith platform. |
13303 | 13343 | ''', |
13304 | 13344 | 'properties': dict({ |
13305 | 13345 | 'input_token_details': dict({ |
|
0 commit comments