langfuse / langfuse-docs

🪢 Langfuse documentation -- Langfuse is the open source LLM Engineering Platform. Observability, evals, prompt management, playground and metrics to debug and improve LLM apps
https://langfuse.com
MIT License
53 stars 52 forks source link

Search across docs, GitHub issue and discussion. #859

Open yujonglee opened 2 days ago

yujonglee commented 2 days ago
Screenshot 2024-10-14 at 7 51 09 PM Screenshot 2024-10-14 at 7 51 18 PM

[!IMPORTANT] Adds CanarySearch component for searching docs and GitHub issues, with styling and dependency updates.

  • New Feature:
    • Adds CanarySearch component in CanarySearch.tsx for searching across docs and GitHub issues/discussions.
    • Integrates CanarySearch into the search configuration in theme.config.tsx.
  • Dependencies:
    • Adds @getcanary/web to dependencies in package.json.
  • Styling:
    • Adds custom styles for Canary components in style.css.

This description was created by Ellipsis for 01b4c9601c8cae20d245a18ff52a0d9d41523e25. It will automatically update as commits are pushed.

vercel[bot] commented 2 days ago

@yujonglee is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

CLAassistant commented 2 days ago

CLA assistant check
All committers have signed the CLA.

marcklingen commented 1 day ago

thanks for the contribution @yujonglee, canary looks good and could be a great replacement of the default nextra search. Can you share your thoughts on my notes above?