-
Notifications
You must be signed in to change notification settings - Fork 70
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
docs: add chatbot analytics seo faq post #829
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Disclaimer: Experimental PR review
PR Summary
This pull request adds a new FAQ post on chatbot analytics and observability using Langfuse. Key points:
- New file 'pages/faq/all/chatbot-analytics.mdx' provides a comprehensive guide on improving AI chatbots with Langfuse
- Content covers development, monitoring, and testing of chatbots, focusing on analytics for LLM applications
- Includes practical steps for implementing Langfuse in chatbot development, with code examples and resource links
- Complements existing blog posts on Q&A chatbot and LLM chatbot showcase, expanding on analytics and observability aspects
- Enhances SEO-friendly content in the FAQ section, potentially improving discoverability of Langfuse's chatbot-related features
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings
📦 Next.js Bundle Analysis for langfuse-docsThis analysis was generated by the Next.js Bundle Analysis action. 🤖 New Page AddedThe following page was added to the bundle from the code in this PR:
|
📦 Next.js Bundle Analysis for langfuse-docsThis analysis was generated by the Next.js Bundle Analysis action. 🤖 New Page AddedThe following page was added to the bundle from the code in this PR:
|
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.
Disclaimer: Experimental PR review
PR Summary
(updates since last review)
This PR introduces significant changes to the Langfuse documentation structure and content, with a focus on improving navigation and adding new content. Key points:
- Converted multiple '_meta.json' files to '_meta.tsx' across various documentation sections, enhancing TypeScript integration
- Added a new 'MenuSwitcher' component in 'components/MenuSwitcher.tsx' for improved navigation between Docs, Guides, and FAQ sections
- Updated 'pages/_app.tsx' with new font imports and performance monitoring tools
- Modified 'theme.config.tsx' to simplify imports and refactor SEO-related metadata handling
- Made minor styling updates across multiple files, including changes to CSS classes and syntax highlighting specifications
These changes significantly restructure the documentation, potentially improving organization but requiring careful testing to ensure all links and navigation elements work correctly.
125 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings
FAQ SEO post on chatbot observability.