Sam
5cbc9190eb
FEATURE: RAG search within tools ( #802 )
...
This allows custom tools access to uploads and sophisticated searches using embedding.
It introduces:
- A shared front end for listing and uploading files (shared with personas)
- Backend implementation of index.search function within a custom tool.
Custom tools now may search through uploaded files
function invoke(params) {
return index.search(params.query)
}
This means that RAG implementers now may preload tools with knowledge and have high fidelity over
the search.
The search function support
specifying max results
specifying a subset of files to search (from uploads)
Also
- Improved documentation for tools (when creating a tool a preamble explains all the functionality)
- uploads were a bit finicky, fixed an edge case where the UI would not show them as updated
2024-09-30 17:27:50 +10:00
..
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-07-02 16:42:52 +02:00
2024-09-30 17:27:50 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-18 09:53:01 +10:00
2024-09-02 18:00:14 +02:00
2024-08-08 18:12:35 -03:00
2024-06-11 18:14:14 +10:00
2024-06-11 18:14:14 +10:00
2024-08-08 18:12:35 -03:00
2024-06-11 18:14:14 +10:00
2024-08-08 18:12:35 -03:00
2024-09-02 18:00:14 +02:00
2024-06-11 18:14:14 +10:00
2023-07-25 17:57:58 +02:00
2024-08-28 15:57:58 -03:00
2024-09-02 18:00:14 +02:00
2024-08-08 18:12:35 -03:00
2024-06-11 18:14:14 +10:00
2024-09-02 18:00:14 +02:00
2024-09-02 18:00:14 +02:00
2024-08-08 18:12:35 -03:00
2024-09-02 18:00:14 +02:00
2024-06-11 18:14:14 +10:00
2024-08-08 18:12:35 -03:00
2024-08-08 18:12:35 -03:00
2024-09-02 18:00:14 +02:00
2024-09-02 18:00:14 +02:00
2024-09-02 18:00:14 +02:00
2024-08-08 18:12:35 -03:00
2024-08-08 18:12:35 -03:00
2024-06-11 18:14:14 +10:00
2024-06-11 18:14:14 +10:00
2024-09-02 18:00:14 +02:00
2024-09-02 18:00:14 +02:00
2024-09-02 18:00:14 +02:00
2024-06-11 18:14:14 +10:00
2024-06-11 17:20:49 +02:00
2024-09-02 18:00:14 +02:00
2024-08-08 18:12:35 -03:00
2024-06-11 18:14:14 +10:00
2024-06-11 18:14:14 +10:00
2024-06-11 18:14:14 +10:00
2024-08-08 18:12:35 -03:00
2024-06-11 18:14:14 +10:00
2024-08-08 18:12:35 -03:00
2024-06-11 18:14:14 +10:00
2024-09-02 18:00:14 +02:00
2024-08-08 18:12:35 -03:00
2024-08-08 18:12:35 -03:00
2024-08-08 18:12:35 -03:00
2024-06-11 18:14:14 +10:00
2024-09-02 18:00:14 +02:00
2024-08-08 18:12:35 -03:00