teleport/lib/ai
Hugo Shaka d386c422eb
ai: compute opportinistic summary of command execution (#28033)
* ai: compute opportinistic summary of command execution

* ai: add streaming summary back after rebase on new front-end

* Lint and fix tests pt.1

* reference nodes by name and add tests

* Lint, fix tests and address feedback

* Attempt to tame the stream close monster

* fixup! Attempt to tame the stream close monster

* [Assist] Do not close the WS after command execution (#28246)

* Revert "fixup! Attempt to tame the stream close monster"

This reverts commit 8537aa2163.

* Revert "Attempt to tame the stream close monster"

This reverts commit e0c861df40.

* Do not close the WS after command execution

* Fix tests and lint

* fixup! Fix tests and lint

* undo put web test command into constant

---------

Co-authored-by: Jakub Nyckowski <jakub.nyckowski@goteleport.com>
2023-06-27 16:14:03 +00:00
..
model ai: compute opportinistic summary of command execution (#28033) 2023-06-27 16:14:03 +00:00
testutils Restore lib/ai tests (#28077) 2023-06-21 20:36:51 +00:00
chat.go Restore lib/ai tests (#28077) 2023-06-21 20:36:51 +00:00
chat_test.go Restore lib/ai tests (#28077) 2023-06-21 20:36:51 +00:00
client.go ai: compute opportinistic summary of command execution (#28033) 2023-06-27 16:14:03 +00:00
embedding.go ai: Add a node embedding watcher (#27204) 2023-06-21 01:28:56 +00:00
embeddings.go ai: Add a node embedding watcher (#27204) 2023-06-21 01:28:56 +00:00
embeddings_test.go ai: Add a node embedding watcher (#27204) 2023-06-21 01:28:56 +00:00
knnretriever.go ai: Add a node embedding watcher (#27204) 2023-06-21 01:28:56 +00:00
knnretriever_test.go ai: Add a node embedding watcher (#27204) 2023-06-21 01:28:56 +00:00