Skip to content

Commit f137425

Browse files
authored
Merge pull request #114 from schemacrawler/no-aichat
Remove aichat command
2 parents 4c53123 + 58f116e commit f137425

File tree

97 files changed

+50
-5030
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+50
-5030
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
SchemaCrawler AI release notes.
44

5+
<a name="v16.28.3-2"></a>
6+
## Release 16.28.2-2 - 2025-09-29
7+
8+
- Remove "aichat" command
9+
10+
511
<a name="v16.28.2-2"></a>
612
## Release 16.28.2-2 - 2025-09-25
713

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
<modules>
1414
<module>schemacrawler-ai-parent</module>
1515
<module>schemacrawler-ai-core</module>
16-
<module>schemacrawler-ai-langchain4j</module>
17-
<module>schemacrawler-ai-aichat</module>
1816
<module>schemacrawler-ai-mcpserver</module>
1917
<module>schemacrawler-ai-distrib</module>
2018
</modules>

schemacrawler-ai-aichat/pom.xml

Lines changed: 0 additions & 70 deletions
This file was deleted.

schemacrawler-ai-aichat/src/main/java/schemacrawler/tools/command/aichat/AiChatCommand.java

Lines changed: 0 additions & 74 deletions
This file was deleted.

schemacrawler-ai-aichat/src/main/java/schemacrawler/tools/command/aichat/AiChatCommandProvider.java

Lines changed: 0 additions & 85 deletions
This file was deleted.

schemacrawler-ai-aichat/src/main/java/schemacrawler/tools/command/aichat/functions/text/AbstractTextFunctionDefinition.java

Lines changed: 0 additions & 15 deletions
This file was deleted.

schemacrawler-ai-aichat/src/main/java/schemacrawler/tools/command/aichat/functions/text/DatabaseObjectDescriptionFunctionDefinition.java

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)