Commit Graph

153 Commits (b2fef25a5269f23ef09018a2c3d55156532fc481)

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