Commit Graph

133 Commits (e5cc194598b86c20e6870ae3d68fe256f3a6ce4e)

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