Commit Graph

605 Commits (48219d2808bafc88fa4fa4d6997aa9dc92e6f686)
 

Author SHA1 Message Date
sigoden 48219d2808
refactor: fetch image as data url (#694) 3 months ago
sigoden 0afe5fa24b
feat: `--file/.file` can load dirs (#693) 3 months ago
sigoden a9268b600f
feat: support agent variables (#692) 3 months ago
sigoden 138c90b58b
feat: set model with env AICHAT_MODEL (#691) 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 6a56af270e chore: update readme 4 months ago
sigoden d058baedee
feat: load env vars from file (#685) 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 e63441b1e4
refactor: improve function calling (#680) 4 months ago
sigoden 3de95f04d8
refactor: smart `function_calling` config value (#677) 4 months ago
sigoden 3b6cf3cd1b chore: update models.yaml 4 months ago
sigoden bbe08d6d81
refactor: improve RAG (#676) 4 months ago
sigoden 2f2b13c891
refactor: improve RAG (#675) 4 months ago
sigoden 7c6dac061b
feat: support `.rebuild rag` repl command(#672) 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 8b8f8b37c3
fix: gemini with functions that have empty parameters (#666) 4 months ago
sigoden 4fbbbd2d99
feat: `.file`/`--file` support URLs (#665) 4 months ago
sigoden 10bd71297d chore: improve warning message 4 months ago
sigoden ec83167de6
refactor: smart document splitter (#662) 4 months ago
sigoden f82524fd15
feat: implement native rag url loader (#660) 4 months ago
sigoden 33a0049a81
refactor: saved messages ignore embedding context (#659) 4 months ago
sigoden 1ced451c27
refactor: agent rag use `documents` field other than `embeddings` dir (#658) 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 03b40036a1
refactor: improve spinner (#654) 4 months ago
sigoden 2e1dc1f7d5
refactor: improve azure-openai (#652) 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 aeeca1c010 chore: update readme 4 months ago
sigoden 9f19108a71
refactor: rag chunk contains path metadata (#647) 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 ed71901611 chore: update readme 4 months ago
sigoden bce2dbecb9
refactor: cli help and shell completions (#642) 4 months ago
sigoden b3bec3cfb0
refactor: cli options and shell completions (#640) 4 months ago
sigoden f9e7efd41c
refactor: reorder config items (#639) 4 months ago
sigoden 777638049b
refactor: minor improvement (#638) 4 months ago
sigoden 6d148c9c53
refactor: embedding model add price and dimension (#636) 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 0ec370b48c
refactor: improve clients (#632) 4 months ago
sigoden 250e0eb7fe
feat: ernie support function calling (#631) 4 months ago
sigoden 1fd5c58cff
feat: ernie support embeddings and rereank (#630) 4 months ago
sigoden de16813bee refactor: update readme and models.yaml 4 months ago
sigoden f430402bf8
refactor: agents dir (#629) 4 months ago
sigoden d645046d2d
refactor: rename bot to agent (#628) 4 months ago