-
Notifications
You must be signed in to change notification settings - Fork 997
Add reference for metadata parameters and relationships #1570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Mintlify preview ID generated: preview-lspara-1763745059-0a4120f |
a3bff20 to
8956f65
Compare
|
Mintlify preview ID generated: preview-lspara-1763745143-63878e4 |
8956f65 to
0373881
Compare
|
Mintlify preview ID generated: preview-lspara-1763745239-63b18ee |
0373881 to
93ee248
Compare
|
Mintlify preview ID generated: preview-lspara-1763761024-e80127d |
| run_type="llm", | ||
| metadata={ | ||
| "ls_provider": "my_provider", | ||
| "ls_model_name": "my_custom_model" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should work without model type but we should double check
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I ran this and it seemed to work fine — trace in project containing metadata. So, I've taken out mentions of ls_model_type from the page. Let me know if there is something else I should test with regards to that.
| metadata={ | ||
| "ls_provider": "openai", | ||
| "ls_model_name": "gpt-4o", | ||
| "ls_model_type": "chat", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry to flip flip - if the above works, let's actually remove this from examples
|
Mintlify preview ID generated: preview-lspara-1764006654-a0aa62e |
Fixes DOC-433
Preview
https://langchain-5e9cc07a-preview-lspara-1763761024-e80127d.mintlify.app/langsmith/ls-metadata-parameters