mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 22:25:19 +00:00
[improvement](chat) remove ModelProvider and in_memory (#491)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package dev.langchain4j;
|
||||
|
||||
enum ModelProvider {
|
||||
OPEN_AI,
|
||||
HUGGING_FACE,
|
||||
LOCAL_AI,
|
||||
IN_MEMORY
|
||||
}
|
||||
Reference in New Issue
Block a user