Commit Graph

132 Commits (main)

Author SHA1 Message Date
sigoden df13045b2c
feat: add siliconflow client (#831) 4 days ago
sigoden 476d29c40a
feat: use dynamic batch size for embedding (#826) 5 days ago
sigoden 3695c12646 chore: update config.example.com 5 days ago
sigoden dc78636129
feat: add huggingface client (#822) 6 days ago
sigoden e39498e340 chore: update config.example.yaml 6 days ago
sigoden 2cba09c064
feat: migrate `cloudflare` client to `openai-compatible` (#821) 6 days ago
sigoden 2c6aafb0d7
refactor: openai_compatible client config (#820) 7 days ago
sigoden ef0810434c
refactor: minor improvement (#818) 1 week ago
sigoden 573e0d58b4
feat: migrate `ollama`/`qianwen` clients to `openai-compatible` (#816) 1 week ago
sigoden 34ef752359
feat: support ai21 client (#800) 2 weeks ago
sigoden 8e4b9a383d chore: update config.example.yaml 2 weeks ago
sigoden f1cbb3c006
feat: support github client (#798) 2 weeks ago
sigoden 669f2c602c
feat: enable custom `api_base` for most clients (#793) 3 weeks ago
sigoden d79ad49106
feat: support builtin website crawling (recursive_url) (#786) 4 weeks ago
sigoden 7f418f0e93 chore: update README and config.example.yaml 1 month ago
sigoden 404ac8d6f8 chore: update config.example.yaml 1 month ago
sigoden 4a04465a3f
feat: rename `config.buffer_editor` to `config.editor` (#773) 1 month ago
sigoden 3e0c88da9a chore: update config.example.yaml 1 month ago
sigoden 49b61129c9
feat: add `config.stream` and `.set stream` repl command (#759) 1 month ago
sigoden 0e740d81e9
feat: abandon rag_dedicated client and improve (#757) 1 month ago
sigoden f5e8e872b0
feat: support patching request url, headers and body (#756) 1 month ago
sigoden 2eed63f014
feat: change model patch structure (#754) 1 month ago
sigoden 7c79292dc6
feat: move agent config to separate file (#741) 2 months ago
sigoden 0264ab80ab
refactor: update models.yaml and abandon anyscale (#701) 2 months ago
sigoden 4ea6f3933f
feat: adjust the way of obtaining function call results (#695) 2 months ago
sigoden 10a4c23c83
feat: agent can reuse tools (#690) 2 months ago
sigoden 8b0c648a73
feat: enhenced flexibility for use tools (#688) 2 months ago
sigoden cce4fec108
refactor: update config.example.yaml and readme, fix typos (#682) 2 months ago
sigoden bbe08d6d81
refactor: improve RAG (#676) 2 months ago
sigoden 2f2b13c891
refactor: improve RAG (#675) 2 months ago
sigoden d193950d20
refactor: the name of temp file (#670) 2 months ago
sigoden 9416cbd8b8
refactor: update models.yaml (#669) 2 months ago
sigoden 4fbbbd2d99
feat: `.file`/`--file` support URLs (#665) 2 months ago
sigoden f82524fd15
feat: implement native rag url loader (#660) 2 months ago
sigoden f60df03997
refactor: enable function_calling by default (#656) 2 months ago
sigoden 5985551aba
feat: rag load websites (#655) 2 months ago
sigoden 95bad975f4
feat: custom rag document loaders (#650) 2 months ago
sigoden 34a6d13fb6
refactor: compress session (#649)
1. no require compress_threshold >= 1000
2. no compressing in middle of function calling
2 months ago
sigoden 2bc9607b00
refactor: rename model type `rerank` to `reranker` (#646) 3 months ago
sigoden 2fbb5271af
feat: support rag-dedicated clients (jina and voyageai) (#645) 3 months ago
sigoden f9e7efd41c
refactor: reorder config items (#639) 3 months ago
sigoden 777638049b
refactor: minor improvement (#638) 3 months ago
sigoden 590c525048
refactor: remove reka client (#635) 3 months ago
sigoden 52a847743e
refactor: improve system message handling (#634) 3 months ago
sigoden 3826d808d8
refactor: minior improvement (#633) 3 months ago
sigoden d645046d2d
refactor: rename bot to agent (#628) 3 months ago
sigoden 7a089d846e
refactor: rename model.max_concurrent_chunks to model.max_batch_size (#626) 3 months ago
sigoden f2378e1725
refactor: rename model.mode to model.type (#625) 3 months ago
sigoden 34d568d5e2
refactor: improve rag (#622) 3 months ago
sigoden abc588daac
feat: support rerank (#620) 3 months ago