mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
4.8.21 feature (#3720)
* agent search demo * edit form force close image select * feat: llm params and doubao1.5 * perf: model error tip * fix: template register path * package
This commit is contained in:
@@ -27,7 +27,7 @@ const InputSlider = ({
|
||||
valLen * 0.8 + min,
|
||||
valLen * 0.985 + min
|
||||
];
|
||||
}, []);
|
||||
}, [max, min]);
|
||||
|
||||
return (
|
||||
<HStack zIndex={10} spacing={3}>
|
||||
|
Reference in New Issue
Block a user