forked from phoenix/litellm-mirror
ui - new build
This commit is contained in:
parent
752e432b23
commit
bd65f89c74
13 changed files with 11 additions and 11 deletions
|
@ -202,7 +202,7 @@ print(response)
|
|||
{
|
||||
selectedModel?.supported_openai_params?.map((param) => (
|
||||
|
||||
<pre>
|
||||
<pre key={param}>
|
||||
{param}
|
||||
</pre>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue