Skip to content

Commit b99fc15

Browse files
elasticmachinepicandocodigo
authored andcommitted
Updates API report 2025-03-10|08:53:58 main
1 parent 821cb16 commit b99fc15

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

β€Žapis_report.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Endpoints that are currently being tested are marked as done and link to the test where they're being used.
44

5-
* **STACK** - **Total**: 495 | **Tested**: 433 | **Untested**: 62 ![](https://geps.dev/progress/87)
6-
* **SERVERLESS** - **Total**: 239 | **Tested**: 236 | **Untested**: 3 ![](https://geps.dev/progress/98)
5+
* **STACK** - **Total**: 499 | **Tested**: 432 | **Untested**: 67 ![](https://geps.dev/progress/86)
6+
* **SERVERLESS** - **Total**: 243 | **Tested**: 235 | **Untested**: 8 ![](https://geps.dev/progress/96)
77

88
* [Internal APIs](#internal-apis-not-tracked)
99
* [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification)
@@ -217,12 +217,16 @@ Endpoints that are currently being tested are marked as done and link to the tes
217217
| indices.stats | 🟒 | [βœ…](./tests/indices/flush.yml#L25)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
218218
| indices.update_aliases | 🟒 | [βœ…](./tests/indices/alias.yml#L41)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/indices/alias.yml#L41)</li></ul>
219219
| indices.validate_query | 🟒 | [βœ…](./tests/validate_query/10_basic.yml#L16)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/validate_query/10_basic.yml#L16)</li></ul>
220+
| inference.chat_completion_unified | 🟒 | ❌ | πŸ‘Ž| 🟒 | ❌
221+
| inference.completion | 🟒 | ❌ | πŸ‘Ž| 🟒 | ❌
220222
| inference.delete | 🟒 | [βœ…](./tests/inference/10_basic.yml#L38)</li></ul> | πŸ™Œ| 🟒 | [βœ…](./tests/inference/10_basic.yml#L38)</li></ul>
221223
| inference.get | 🟒 | [βœ…](./tests/inference/10_basic.yml#L25)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/inference/10_basic.yml#L25)</li></ul>
222-
| inference.inference | 🟒 | [βœ…](./tests/inference/10_basic.yml#L31)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/inference/10_basic.yml#L31)</li></ul>
223224
| inference.put | 🟒 | [βœ…](./tests/inference/10_basic.yml#L8)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/inference/10_basic.yml#L8)</li></ul>
224-
| inference.stream_inference | 🟒 | ❌ | πŸ‘Ž| πŸ”΄ | Not Applicable
225-
| inference.unified_inference | 🟒 | ❌ | πŸ‘Ž| 🟒 | ❌
225+
| inference.put_watsonx | 🟒 | ❌ | πŸ‘Ž| 🟒 | ❌
226+
| inference.rerank | 🟒 | ❌ | πŸ‘Ž| 🟒 | ❌
227+
| inference.sparse_embedding | 🟒 | ❌ | πŸ‘Ž| 🟒 | ❌
228+
| inference.stream_completion | 🟒 | ❌ | πŸ‘Ž| πŸ”΄ | Not Applicable
229+
| inference.text_embedding | 🟒 | ❌ | πŸ‘Ž| 🟒 | ❌
226230
| inference.update | 🟒 | ❌ | πŸ‘Ž| πŸ”΄ | Not Applicable
227231
| info | 🟒 | [βœ…](./tests/info_stack.yml#L8)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/info_serverless.yml#L8)</li></ul>
228232
| ingest.delete_geoip_database | 🟒 | [βœ…](./tests/ingest/20_geoip.yml#L70)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
@@ -552,7 +556,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
552556

553557
## Elasticsearch JSON specification
554558

555-
**Total** 495 | **Tested** 385 | **Untested** 110 ![](https://geps.dev/progress/77)
559+
**Total** 492 | **Tested** 384 | **Untested** 108 ![](https://geps.dev/progress/78)
556560

557561
<details>
558562
<summary id="apis-in-json-spec-and-not-elasticsearch-specification">APIs in JSON spec and not elasticsearch-specification (excluding internal APIs)</summary>

0 commit comments

Comments
Β (0)