Skip to content

Commit

Permalink
Provider docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT committed May 8, 2023
1 parent 0225bab commit bd2dce7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions components/systems/agent/tabs/AgentConfigure.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,16 @@ export default function AgentAdmin() {
<Typography variant="h6" sx={{ my: "1rem" }}>
Agent Provider
</Typography>
<Typography variant="body1" sx={{ my: "1rem" }}>
<b>
<a
href="https://github.com/Josh-XT/Agent-LLM/tree/main/docs/providers"
target="_blank"
>
CLICK HERE FOR PROVIDER DOCUMENTATION
</a>
</b>
</Typography>
<Select
label="Provider"
sx={{ mx: "0.5rem", display: "block" }} // Add 'display: "block"' here
Expand Down

0 comments on commit bd2dce7

Please # to comment.