Daniel Usvyat

Results 23 issues of Daniel Usvyat

- [x] writer handler ## Description Introduces handler for Writer LLMs API specifically this [end point](https://dev.writer.com/docs/text-completion) For now it is only tested on question answering task **Fixes** #(issue) ## Type...

## Description handler for lightfm Recommender package - wip: 1. [x] support for user-item recommendations 2. [x] support for item-item recommendations - [x] handler for polars based popularity recommender #...

## Description moving rag functions to shared utility Fixes #issue_number ## Type of change (Please delete options that are not relevant) - [ ] 🐛 Bug fix (non-breaking change which...

### Short description and motivation for the proposed feature https://www.together.ai/

enhancement
help wanted
app-integration

## Description Porting over RAG improvements from https://github.com/mindsdb/email_rag Fixes RAG-57 Fixes #issue_number ## Type of change (Please delete options that are not relevant) - [ ] 🐛 Bug fix (non-breaking...

enhancement

## Description simplify insert with vectordb, extra columns which aren't in schema will be assumed to be part of metadata e.g. ``` insert into my_vectordb( select id, body as content,...

documentation

## Description Update requirements for aforementioned handlers Fixes #issue_number ## Type of change (Please delete options that are not relevant) - [ ] 🐛 Bug fix (non-breaking change which fixes...

## Description Depends on: https://github.com/mindsdb/mindsdb_sql/pull/324 Therefore install the `mindsdb_sql `feature branch: `pip install git+https://github.com/mindsdb/mindsdb_sql.git@add-rag-interface` Create an interface for RAG to make RAG more modular and scalable. Example queries: ``` CREATE...

## Description Please include a summary of the change and the issue it solves. Fixes #issue_number ## Type of change (Please delete options that are not relevant) - [ ]...

## Description Please include a summary of the change and the issue it solves. **Fixes** #(issue) ## Type of change (Please delete options that are not relevant) - [ ]...