summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2023-06-13 23:40:39 +0200
committerJon Bratseth <bratseth@vespa.ai>2023-06-13 23:40:39 +0200
commit3567995f6b857b677a6e7dbf82f952a3dfc388cd (patch)
tree72d68e16bf6ba449537a8604ffcbc3be5783341e /pom.xml
parent50d7555bfe7bdaec86f8b31c4d316c9ba66bb976 (diff)
Get rid of third party openai client
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a601e847e2b..7e54b97383e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,6 @@
<module>model-integration</module>
<module>node-repository</module>
<module>node-admin</module>
- <module>openai-client</module>
<module>opennlp-linguistics</module>
<module>orchestrator-restapi</module>
<module>orchestrator</module>