This website requires JavaScript.
Explore
Help
Sign In
topdog
/
supersonic
Watch
1
Star
0
Fork
0
You've already forked supersonic
mirror of
https://github.com/tencentmusic/supersonic.git
synced
2026-04-19 21:14:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
825ec63cb4932ef3fb5856af83eaeaddf6b3e1ab
supersonic
/
common
/
src
/
main
/
java
/
dev
/
langchain4j
/
provider
History
beat4ocean
c4992501bd
[Improvement][headless] Only expose OPEN_AI/OLLAMA/DIFY chat model providers. (
#2237
)
2025-05-05 15:51:26 +08:00
..
DifyModelFactory.java
[Improvement][headless] Only expose OPEN_AI/OLLAMA/DIFY chat model providers. (
#2237
)
2025-05-05 15:51:26 +08:00
EmbeddingModelConstant.java
[Improvement] Upgrade dependencies and fix vulnerabilities. (
#2190
)
2025-03-28 09:07:49 +08:00
InMemoryModelFactory.java
(improvement)(chat) Reduce frequent loading of embedding models to improve loading performance. (
#1478
)
2024-07-30 11:25:03 +08:00
LocalAiModelFactory.java
(improvement)[build] Use Spotless to customize the code formatting (
#1750
)
2024-10-04 00:05:04 +08:00
ModelFactory.java
(improvement)(chat) Integrate llm configuration into system settings. (
#1403
)
2024-07-14 14:47:17 +08:00
ModelProvider.java
[fix][chat]Model provider is case sensitive.#1739
2024-10-09 17:48:42 +08:00
OllamaModelFactory.java
(improvement)[build] Use Spotless to customize the code formatting (
#1750
)
2024-10-04 00:05:04 +08:00
OpenAiModelFactory.java
[fix][auth]Fix user registration and resetPassword issue.
2025-02-14 00:28:36 +08:00