Commit Graph

616 Commits (e349b6bb0242d64967a7e163fe7a948ded5220eb)
 

Author SHA1 Message Date
sigoden e349b6bb02
refactor: improve compressing session (#710) 2 months ago
sigoden 3360cfaf23
fix: `.starter` tab completion (#709) 2 months ago
sigoden cfcf624e3b
refactor: `.starter` rendered in markdown format (#708) 2 months ago
sigoden 5ca8975bbc
refactor: template of including files (#707) 2 months ago
sigoden 8ee49e821e
refactor: template of including files (#706) 2 months ago
sigoden 19f5f6c397
refactor: improve calling agent functions (#705) 2 months ago
sigoden 6c73643750
refactor: template of including files (#704) 2 months ago
sigoden 8e5c17b554
refactor: improve estimate_token_length (#703) 2 months ago
sigoden 0264ab80ab
refactor: update models.yaml and abandon anyscale (#701) 2 months ago
sigoden cee0eb453e
refactor: rag add documents (#700) 2 months ago
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