Commit Graph

606 Commits (4ea6f3933fff4974334e3f9ecb2a423aab43a787)
 

Author SHA1 Message Date
sigoden 4ea6f3933f
feat: adjust the way of obtaining function call results (#695) 2 months ago
sigoden 48219d2808
refactor: fetch image as data url (#694) 2 months ago
sigoden 0afe5fa24b
feat: `--file/.file` can load dirs (#693) 2 months ago
sigoden a9268b600f
feat: support agent variables (#692) 2 months ago
sigoden 138c90b58b
feat: set model with env AICHAT_MODEL (#691) 2 months ago
sigoden 10a4c23c83
feat: agent can reuse tools (#690) 2 months ago
sigoden 8b0c648a73
feat: enhenced flexibility for use tools (#688) 3 months ago
sigoden 6a56af270e chore: update readme 3 months ago
sigoden d058baedee
feat: load env vars from file (#685) 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 e63441b1e4
refactor: improve function calling (#680) 3 months ago
sigoden 3de95f04d8
refactor: smart `function_calling` config value (#677) 3 months ago
sigoden 3b6cf3cd1b chore: update models.yaml 3 months ago
sigoden bbe08d6d81
refactor: improve RAG (#676) 3 months ago
sigoden 2f2b13c891
refactor: improve RAG (#675) 3 months ago
sigoden 7c6dac061b
feat: support `.rebuild rag` repl command(#672) 3 months ago
sigoden d193950d20
refactor: the name of temp file (#670) 3 months ago
sigoden 9416cbd8b8
refactor: update models.yaml (#669) 3 months ago
sigoden 8b8f8b37c3
fix: gemini with functions that have empty parameters (#666) 3 months ago
sigoden 4fbbbd2d99
feat: `.file`/`--file` support URLs (#665) 3 months ago
sigoden 10bd71297d chore: improve warning message 3 months ago
sigoden ec83167de6
refactor: smart document splitter (#662) 3 months ago
sigoden f82524fd15
feat: implement native rag url loader (#660) 3 months ago
sigoden 33a0049a81
refactor: saved messages ignore embedding context (#659) 3 months ago
sigoden 1ced451c27
refactor: agent rag use `documents` field other than `embeddings` dir (#658) 3 months ago
sigoden f60df03997
refactor: enable function_calling by default (#656) 3 months ago
sigoden 5985551aba
feat: rag load websites (#655) 3 months ago
sigoden 03b40036a1
refactor: improve spinner (#654) 3 months ago
sigoden 2e1dc1f7d5
refactor: improve azure-openai (#652) 3 months ago
sigoden 95bad975f4
feat: custom rag document loaders (#650) 3 months ago
sigoden 34a6d13fb6
refactor: compress session (#649)
1. no require compress_threshold >= 1000
2. no compressing in middle of function calling
3 months ago
sigoden aeeca1c010 chore: update readme 3 months ago
sigoden 9f19108a71
refactor: rag chunk contains path metadata (#647) 3 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 ed71901611 chore: update readme 3 months ago
sigoden bce2dbecb9
refactor: cli help and shell completions (#642) 3 months ago
sigoden b3bec3cfb0
refactor: cli options and shell completions (#640) 3 months ago
sigoden f9e7efd41c
refactor: reorder config items (#639) 3 months ago
sigoden 777638049b
refactor: minor improvement (#638) 3 months ago
sigoden 6d148c9c53
refactor: embedding model add price and dimension (#636) 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 0ec370b48c
refactor: improve clients (#632) 3 months ago
sigoden 250e0eb7fe
feat: ernie support function calling (#631) 3 months ago
sigoden 1fd5c58cff
feat: ernie support embeddings and rereank (#630) 3 months ago
sigoden de16813bee refactor: update readme and models.yaml 3 months ago
sigoden f430402bf8
refactor: agents dir (#629) 3 months ago