Skip to content

Commit

Permalink
Add browser tool to list of available tools in the UI
Browse files Browse the repository at this point in the history
  • Loading branch information
homanp committed Sep 25, 2023
1 parent 4758aea commit bf86b35
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libs/ui/config/site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,11 @@ export const siteConfig = {
title: "Code interpreter (alpha)",
metadata: [],
},
{
value: "BROWSER",
title: "Browser",
metadata: [],
},
{
value: "OPENAPI",
title: "OpenAPI",
Expand Down

0 comments on commit bf86b35

Please sign in to comment.