-
Notifications
You must be signed in to change notification settings - Fork 948
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
| 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
Fixes DOC-433
Preview
https://langchain-5e9cc07a-preview-lspara-1763761024-e80127d.mintlify.app/langsmith/ls-metadata-parameters