Compare commits
4 Commits
9034ead349
...
release/1.
| Author | SHA1 | Date | |
|---|---|---|---|
| 2683b0a0e8 | |||
| 94aab87c27 | |||
| 90468dbe45 | |||
| 6c21ed0417 |
@@ -1,4 +1,4 @@
|
||||
# AI Chat Platform - "Kairon"
|
||||
# 🤖 AI Chat Platform - "Kairon"
|
||||
|
||||
**Asistente personal de IA completamente offline y privado**
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>com.pablotj</groupId>
|
||||
<artifactId>ai-chat-offline</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>chat-api</artifactId>
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>com.pablotj</groupId>
|
||||
<artifactId>ai-chat-offline</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.0</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>chat-web-client</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user