Commit Graph

667 Commits (92ce440b0bc8fd72b4c35f8500a8e10b488001b1)
 

Author SHA1 Message Date
sigoden 80d3edbd43
feat: agent instructions support `__TOOLS__` placeholder (#711) 3 months ago
sigoden e349b6bb02
refactor: improve compressing session (#710) 3 months ago
sigoden 3360cfaf23
fix: `.starter` tab completion (#709) 3 months ago
sigoden cfcf624e3b
refactor: `.starter` rendered in markdown format (#708) 3 months ago
sigoden 5ca8975bbc
refactor: template of including files (#707) 3 months ago
sigoden 8ee49e821e
refactor: template of including files (#706) 3 months ago
sigoden 19f5f6c397
refactor: improve calling agent functions (#705) 3 months ago
sigoden 6c73643750
refactor: template of including files (#704) 3 months ago
sigoden 8e5c17b554
refactor: improve estimate_token_length (#703) 3 months ago
sigoden 0264ab80ab
refactor: update models.yaml and abandon anyscale (#701) 3 months ago
sigoden cee0eb453e
refactor: rag add documents (#700) 3 months ago
sigoden 4ea6f3933f
feat: adjust the way of obtaining function call results (#695) 3 months ago
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) 4 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