-
Notifications
You must be signed in to change notification settings - Fork 415
Post 0.5.0 docs updates #942
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
Changes from all commits
e9cf1e5
c9de057
ef8cb60
e048600
e747e00
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -86,7 +86,12 @@ const sidebars = { | |
], | ||
integrations: [ | ||
// "integrations/azure_openai", | ||
"integrations/langchain", | ||
// "integrations/langchain", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nit if youre going to add a link to it you can remove this entry but its not going to be the end of the world if it stays There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. left that there as a placeholder - Kaushik is going to update as part of #948 |
||
{ | ||
type: "link", | ||
label: "Langchain", | ||
href: "https://www.guardrailsai.com/blog/using-langchain-and-lcel-with-guardrails-ai" | ||
}, | ||
{ | ||
type: "category", | ||
label: "Telemetry", | ||
|
Uh oh!
There was an error while loading. Please reload this page.