mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Update docs/advanced-ai/langchain/langsmith.md
This commit is contained in:
parent
15074e6576
commit
d62feb997c
@ -23,7 +23,7 @@ Self-hosted n8n only.
|
||||
| LANGCHAIN_TRACING_V2 | `true` |
|
||||
| LANGCHAIN_API_KEY | Set this to your API key |
|
||||
|
||||
Set the variables so that they're available globally in the environment where you host your n8n instance. You can do this in the same way as the rest of your general configuration: for example, using the CLI, or in your Docker Compose file. These aren't n8n environment variables, so don't try to set them using the [n8n configuration file](/hosting/configuration/configuration-methods/#set-environment-variables-using-a-file).
|
||||
Set the variables so that they're available globally in the environment where you host your n8n instance. You can do this in the same way as the rest of your general configuration. These aren't n8n environment variables, so don't try to set them using the [n8n configuration file](/hosting/configuration/configuration-methods/#set-environment-variables-using-a-file).
|
||||
|
||||
1. Restart n8n.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user