Skip to content
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

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Conversation

jannikmaierhoefer
Copy link
Collaborator

FAQ SEO post on chatbot observability.

Copy link

vercel bot commented Sep 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Sep 30, 2024 6:28pm

Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Copy link

📦 Next.js Bundle Analysis for langfuse-docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

New Page Added

The following page was added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/faq/all/chatbot-analytics 8.06 KB 372.86 KB 106.53%

@jannikmaierhoefer jannikmaierhoefer marked this pull request as draft September 30, 2024 15:36
@clemra clemra marked this pull request as ready for review September 30, 2024 18:24
@clemra clemra enabled auto-merge (squash) September 30, 2024 18:26
Copy link

📦 Next.js Bundle Analysis for langfuse-docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

New Page Added

The following page was added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/faq/all/chatbot-analytics 25.96 KB 346.06 KB 98.87%

@clemra clemra merged commit 9dc982b into main Sep 30, 2024
7 checks passed
@clemra clemra deleted the chatbot-analytics-post branch September 30, 2024 18:28
Copy link
Contributor

@greptile-apps greptile-apps bot left a 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants