Feat: Move langfuse configuration to api page #6155 (#7196)

### What problem does this PR solve?

Feat: Move langfuse configuration to api page #6155

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-04-22 14:08:20 +08:00
committed by GitHub
parent 1cc17eb611
commit 8fca8faa7d
3 changed files with 4 additions and 3 deletions

View File

@ -58,6 +58,7 @@ const MarkdownToc: React.FC<MarkdownTocProps> = ({ content }) => {
position: 'fixed',
right: 20,
top: 100,
bottom: 150,
width: 200,
background: '#fff',
padding: '10px',