Commit Graph

151 Commits (b4e4fb57c3858a484384f51786121a88bf28d8f9)

Author SHA1 Message Date
sigoden 6a56af270e chore: update readme 3 months ago
sigoden 4edf14fbbd
chore: release v0.19.0 (#643) 3 months ago
sigoden cce4fec108
refactor: update config.example.yaml and readme, fix typos (#682) 3 months ago
sigoden aeeca1c010 chore: update readme 3 months ago
sigoden 2bc9607b00
refactor: rename model type `rerank` to `reranker` (#646) 3 months ago
sigoden ed71901611 chore: update readme 3 months ago
sigoden bce2dbecb9
refactor: cli help and shell completions (#642) 3 months ago
sigoden 777638049b
refactor: minor improvement (#638) 3 months ago
sigoden 590c525048
refactor: remove reka client (#635) 3 months ago
sigoden 3826d808d8
refactor: minior improvement (#633) 3 months ago
sigoden 250e0eb7fe
feat: ernie support function calling (#631) 3 months ago
sigoden de16813bee refactor: update readme and models.yaml 3 months ago
sigoden 2eab71a641
feat: rag hybrid search (#618) 3 months ago
sigoden 3b3d39cef0
refactor: rag add rag_minimum_score config (#617) 3 months ago
sigoden 98ac7e2b57
feat: support reka client (#614) 3 months ago
sigoden b965c63be0
refactor: minor improvement (#611) 3 months ago
sigoden bbdd866eb3
feat: abandon `auto_copy` (#607) 3 months ago
sigoden 746b087111
refactor: add/modify rag-related config (#599) 3 months ago
sigoden eacc88f04a chore: update readme 4 months ago
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)
4 months ago
sigoden 259583f4f7 chore: update readme 4 months ago
sigoden 38797e3264
chore: release v0.18.0 (#551) 4 months ago
sigoden 154c1e0b4b
chore: release v0.17.0 (#497) 4 months ago
sigoden a3dd675276 chore: update discord invite link in readme 5 months ago
sigoden a17f349daa
feat: support customizing `top_p` parameter (#434) 5 months ago
sigoden 8b75080973 chore: fix typo 5 months ago
sigoden 8ab57ed74e
refactor: update description for cli options and config fields (#423) 5 months ago
sigoden 8b806db857
feat: ctrlc won't exit repl and remove `ctrlc_exit` config (#419) 5 months ago
sigoden 5d7c786b7f
feat: remove moonshot client (#418) 5 months ago
sigoden 13bd2fe299 chore: update discord invite link 5 months ago
sigoden a3f63a5e04
chore: release v0.16.0 (#404) 5 months ago
sigoden 4a88a3da04
refactor: `ctrlc_exit` config default to false (#403) 5 months ago
sigoden 8feaf2a93d refactor: adjust client order 5 months ago
sigoden 4a5ee3ecb7
feat: `-f/--file` take one value and no enter REPL (#399) 5 months ago
sigoden 5915bc2f3a
feat: support cohere (#397) 5 months ago
sigoden 26ad75c005 chore: update readme and description 5 months ago
sigoden 3a0cafebd9 chore: update description 5 months ago
sigoden 931f85e3e9 chore: update readme 5 months ago
sigoden ccc5f864f1 chore: update readme and project description 5 months ago
sigoden f44c552584 chore: update readme to add discord badge 5 months ago
sigoden 68a1d98a3d
feat: add repl command `.save session` (#382) 6 months ago
sigoden bd9a6a8725
feat: `save_session` config item can be null (#380) 6 months ago
sigoden a05c462531
fix: not dirty session when updating properties (#379) 6 months ago
sigoden 8da9fa5f4c
feat: add sepereate `save_session` config item to session (#377) 6 months ago
sigoden 7f05dc1a4a
feat: support customizing gemini safeSettings (#375) 6 months ago
sigoden eec041c111
feat: rename client localai to openai-compatible (#373)
BREAKING CHANGE: rename client localai to openai-compatible
6 months ago
sigoden 774d991144
feat: support moonshot (#369) 6 months ago
sigoden 527da63d18
refactor: do not automatically convert temperature value (#368) 6 months ago
sigoden 669d6ffde2 chore: update readme 6 months ago
sigoden 601288029d chore: update description and readme 6 months ago