Skip to content

Commit

Permalink
typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
ali00209 committed Oct 24, 2024
1 parent c554f71 commit cfe4d6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/chat/BaseChat.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const ModelSelector = ({ model, setModel, modelList, providerList }) => {
))}
<option key="Ollama" value="Ollama">
Ollama
</option>
<option key="OpenAILike" value="OpenAILike">
OpenAILike
</option>
Expand Down

0 comments on commit cfe4d6f

Please sign in to comment.