Skip to content

Commit 222c414

Browse files
committed
[API] Removes inference EIS endpoints
1 parent 5e38ea4 commit 222c414

File tree

5 files changed

+1
-203
lines changed

5 files changed

+1
-203
lines changed

elasticsearch-api/lib/elasticsearch/api/actions/inference/post_eis_chat_completion.rb

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

elasticsearch-api/lib/elasticsearch/api/actions/inference/put_eis.rb

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

elasticsearch-api/lib/elasticsearch/api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
module Elasticsearch
1919
module API
2020
VERSION = '9.0.0'.freeze
21-
ES_SPECIFICATION_COMMIT = 'dbb89db180052524cab77d324be4f0c00972807a'.freeze
21+
ES_SPECIFICATION_COMMIT = 'be826b018f81ab6339c42a62077f7651c768421b'.freeze
2222
end
2323
end

elasticsearch-api/spec/unit/actions/inference/post_eis_chat_completion_spec.rb

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

elasticsearch-api/spec/unit/actions/inference/put_eis_spec.rb

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

0 commit comments

Comments
 (0)