kibana/x-pack/plugins/inference/server
Kibana Machine b16f4e0317
[8.x] [Simulated function calling] specify that only one tool call can be performed at a time (#193556) (#193627)
# Backport

This will backport the following commits from `main` to `8.x`:
- [[Simulated function calling] specify that only one tool call can be
performed at a time
(#193556)](https://github.com/elastic/kibana/pull/193556)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Pierre
Gayvallet","email":"pierre.gayvallet@elastic.co"},"sourceCommit":{"committedDate":"2024-09-20T18:07:54Z","message":"[Simulated
function calling] specify that only one tool call can be performed at a
time (#193556)\n\n## Summary\r\n\r\nTitle.\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"374351af564030dc047ea9ef4d780b67b976ac79","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-major","Team:Obs
AI Assistant","ci:project-deploy-observability","v8.16.0","Team:AI
Infra"],"title":"[Simulated function calling] specify that only one tool
call can be performed at a
time","number":193556,"url":"https://github.com/elastic/kibana/pull/193556","mergeCommit":{"message":"[Simulated
function calling] specify that only one tool call can be performed at a
time (#193556)\n\n## Summary\r\n\r\nTitle.\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"374351af564030dc047ea9ef4d780b67b976ac79"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193556","number":193556,"mergeCommit":{"message":"[Simulated
function calling] specify that only one tool call can be performed at a
time (#193556)\n\n## Summary\r\n\r\nTitle.\r\n\r\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>","sha":"374351af564030dc047ea9ef4d780b67b976ac79"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Pierre Gayvallet <pierre.gayvallet@elastic.co>
2024-09-20 14:58:52 -05:00
..
chat_complete [8.x] [Simulated function calling] specify that only one tool call can be performed at a time (#193556) (#193627) 2024-09-20 14:58:52 -05:00
inference_client [Inference] Implement NL-to-ESQL task (#190433) 2024-09-04 18:30:40 +02:00
routes [8.x] [inference] Add simulated function calling (#192544) (#193275) 2024-09-18 07:17:27 -05:00
tasks/nl_to_esql [8.x] [inference] improve simulated function calling instructions (#193414) (#193484) 2024-09-19 16:48:51 -05:00
util [Inference] Implement NL-to-ESQL task (#190433) 2024-09-04 18:30:40 +02:00
config.ts
index.ts [Inventory] Inventory plugin (#191798) 2024-09-12 15:07:09 +02:00
plugin.ts [Inference] Implement NL-to-ESQL task (#190433) 2024-09-04 18:30:40 +02:00
types.ts