Drop unsupported params for litellm models (#20045) #80
Annotations
4 warnings
|
js (--testPathPattern):
mlflow/server/js/src/common/components/RootAssistantLayout.tsx#L48
React Hook useCallback has a missing dependency: 'theme.spacing.md'. Either include it or remove the dependency array
|
|
js (--testPathPattern):
mlflow/server/js/src/assistant/AssistantContext.tsx#L209
React Hook useCallback has a missing dependency: 'startChat'. Either include it or remove the dependency array
|
|
js (--testPathIgnorePatterns):
mlflow/server/js/src/common/components/RootAssistantLayout.tsx#L48
React Hook useCallback has a missing dependency: 'theme.spacing.md'. Either include it or remove the dependency array
|
|
js (--testPathIgnorePatterns):
mlflow/server/js/src/assistant/AssistantContext.tsx#L209
React Hook useCallback has a missing dependency: 'startChat'. Either include it or remove the dependency array
|