refactor: remove Code Interpreter API references from FooterMenu and meta files

This commit is contained in:
Danny Avila
2025-11-04 13:18:39 -05:00
parent 042d0eb812
commit 4da57562c7
2 changed files with 0 additions and 9 deletions

View File

@@ -31,10 +31,6 @@ const menuItems: {
{
heading: 'Resources',
items: [
{
name: 'Code Interpreter API',
href: 'https://code.librechat.ai/pricing',
},
{
name: 'Changelog',
href: '/changelog',

View File

@@ -7,11 +7,6 @@ export default {
layout: 'raw',
},
},
code_interpreter: {
type: 'page',
title: '✨ Code Interpreter',
href: 'https://code.librechat.ai/pricing',
},
docs: {
type: 'page',
title: 'Docs',