Add how-to on headers (#4440)

and their configurability for configurability
This commit is contained in:
William FH
2025-04-28 15:31:48 +00:00
committed by GitHub
parent 67aeba6210
commit dc9f2b1109
4 changed files with 23 additions and 1 deletions
+1
View File
@@ -248,6 +248,7 @@ LangGraph Platform supports multiple types of runs besides streaming runs.
- [How to run multiple agents in the same thread](../cloud/how-tos/same-thread.md)
- [How to create cron jobs](../cloud/how-tos/cron_jobs.md)
- [How to create stateless runs](../cloud/how-tos/stateless_runs.md)
- [How to use headers as runtime configuration](../cloud/how-tos/configurable_headers.md)
### Streaming {#streaming_1}