mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
[fus] Update library usage statistics for LLM
Adds LangChain4j. #IDEA-360703 (cherry picked from commit 95a444349d7710cbb2b6f8427c72478e1957fb20) IJ-CR-148348 GitOrigin-RevId: 7a7d9606ec53cae384f75eaf155dcbf2299ebe77
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4bab932a51
commit
f720c1fbea
@@ -151,6 +151,7 @@
|
||||
<technology name="ktorm" class="org.ktorm.entity.Entity"/>
|
||||
<technology name="lagom-java" class="com.lightbend.lagom.javadsl.api.Service"/>
|
||||
<technology name="lagom-scala" class="com.lightbend.lagom.scaladsl.api.Service"/>
|
||||
<technology name="langchain4j" class="dev.langchain4j.model.chat.ChatLanguageModel"/>
|
||||
<technology name="liquibase" class="liquibase.Liquibase"/>
|
||||
<technology name="log4j1" class="org.apache.log4j.Logger"/>
|
||||
<technology name="log4j2" class="org.apache.logging.log4j.Logger"/>
|
||||
|
||||
@@ -229,6 +229,7 @@
|
||||
<technology name="kvision" root="io.kvision"/>
|
||||
<technology name="lagom" root="com.lightbend.lagom"/>
|
||||
<technology name="laminar" root="laminar"/>
|
||||
<technology name="langchain4j" root="dev.langchain4j.model.chat"/>
|
||||
<technology name="liquibase" root="liquibase"/>
|
||||
<technology name="log4j1" root="org.apache.log4j"/>
|
||||
<technology name="log4j" root="org.apache.logging.log4j"/>
|
||||
|
||||
Reference in New Issue
Block a user