You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aichat/src/utils
sigoden 1ec6abfaee
feat: support RAG (#560)
* feat: support RAG

* support more embeddings models and implement concurrent embedding api

* show the progress of addings paths

* ignore embedding context when saving message

* embedding model max_chunk_size => default_chunk_size

* support pdf and pandoc formats (docx, epub, ipynb)
19 hours ago
..
abort_signal.rs feat: support RAG (#560) 19 hours ago
clipboard.rs fix: unable to build on android using termux (#222) 7 months ago
command.rs refactor: shell detect/prompt (#519) 3 weeks ago
crypto.rs refactor: improve code quality 1 month ago
mod.rs feat: support RAG (#560) 19 hours ago
prompt_input.rs refactor: improve prompt error handling (#319) 3 months ago
render_prompt.rs feat: custom REPL prompt (#283) 5 months ago
spinner.rs feat: support RAG (#560) 19 hours ago