docs: add langsmith integration. (#717)

This commit is contained in:
Taranjeet Singh
2023-09-27 14:46:53 -07:00
committed by GitHub
parent 16f8de810c
commit b58380e505
3 changed files with 55 additions and 0 deletions

View File

@@ -38,6 +38,10 @@
"group": "Examples",
"pages": ["examples/full_stack", "examples/api_server", "examples/discord_bot", "examples/slack_bot", "examples/telegram_bot", "examples/whatsapp_bot", "examples/poe_bot"]
},
{
"group": "Integration",
"pages": ["integration/langsmith"]
},
{
"group": "Contribution Guidelines",
"pages": ["contribution/dev", "contribution/docs"]