Commit Graph

685 Commits (a204a4b1894bff869a1f96ae48a54e7d9728e461)
 

Author SHA1 Message Date
rolfwilms a204a4b189
refactor: update models.yaml to fix Bedrock Sonnet 3.5 max_output_tokens (4096) (#813) 2 months ago
sigoden 00376b98e0
refactor: no function_calling=false if functions.json is empty (#812) 2 months ago
sigoden d8d52b60d6
feat: save temp session with `temp-<timestamp>` if `save_session: true` (#811) 2 months ago
sigoden 4bbf479616
feat: replace roles.yaml with roles/<name>.md (#810) 2 months ago
sigoden 298a45232b
refactor: template for including files (#807) 2 months ago
sigoden 11022f88de
refactor: webui update error style (#803) 2 months ago
sigoden 34ef752359
feat: support ai21 client (#800) 2 months ago
sigoden 8e4b9a383d chore: update config.example.yaml 2 months ago
sigoden 9383d00bcd chore: update models.yaml 2 months ago
sigoden 96eee23d62
refactor: update models.yaml (#799) 2 months ago
sigoden f1cbb3c006
feat: support github client (#798) 2 months ago
sigoden c0eae1c55c
refactor: webui render error (#797) 2 months ago
sigoden 7eefb96b0c
fix: incomplete stream response in proxy LLM api (#796) 2 months ago
sigoden 669f2c602c
feat: enable custom `api_base` for most clients (#793) 2 months ago
sigoden 580ed6bea3
feat: no check model's support for function calls (#791) 2 months ago
sigoden 7a95bd5de0
fix: invalid model error while switching roles if the model_id is same to current (#788) 2 months ago
sigoden 3b8bb7389e
refactor: improve crawl website (#787) 2 months ago
sigoden d79ad49106
feat: support builtin website crawling (recursive_url) (#786) 2 months ago
sigoden 92ce440b0b
fix: claude fails to run tools with zero arguments (#780) 2 months ago
LifetimeMistake 5c559f616a
fix: incorrect function call handling with session in non-REPL (#777) 2 months ago
sigoden 514a3689e8
chore: release v0.20.0 (#774) 3 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 6aa541912b refactor: update Argcfile.sh 3 months ago
sigoden 4384010e5b
refactor: update models.yaml (#772) 3 months ago
sigoden 81cc3400d6
refactor: update models.yaml and make minor improvement (#771) 3 months ago
sigoden 227cd5891f
feat: add agent-scoped `agent_prelude` config (#770) 3 months ago
sigoden 3ab489ebac
refactor: do not abandon AICHAT_PLATFORM (#768) 3 months ago
sigoden 0ad97f2ec4 chore: update deps 3 months ago
sigoden 3e0c88da9a chore: update config.example.yaml 3 months ago
sigoden a0d421ffc8
feat: export agent variable as `LLM_AGENT_VAR_*` (#766) 3 months ago
sigoden cc74be5d21
refactor: several improvements (#765) 3 months ago
sigoden 4c18e91165
refactor: agent instructions (#764)
- replace `__TOOLS__` with `{{__tools__}}`
- after `.clear messages`, update system message of agent session
- show interpolated instructions in agent info
3 months ago
sigoden 44aac171b7
fix: unable to rebuild agent rag (#763) 3 months ago
sigoden 14bfd4e97d
feat: add builtin variables for agent (#762) 3 months ago
sigoden 77df849234
refactor: udpate models.yaml and Argcfile.sh (#761) 3 months ago
sigoden c5b2be641a
feat: ask for confirmation when some rag documents fail to load (#760) 3 months ago
sigoden 49b61129c9
feat: add `config.stream` and `.set stream` repl command (#759) 3 months ago
sigoden 3441630c62
feat: abandon cli options --wrap, --no-highlight and --light-theme (#758) 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 adf6716c84
feat: bedrock client switch to converse api and support cohere models (#747) 3 months ago
sigoden 2eed63f014
feat: change model patch structure (#754) 3 months ago
sigoden 2576c04f7d
feat: set model patches with `AICHAT_{client}_PATCHES` (#753) 3 months ago
sigoden 74c86babed
feat: abandon AICHAT_PLATFORM and several improvements (#752) 3 months ago
sigoden 9030f3b27b
feat: all config fields have related environment variables (#751) 3 months ago
sigoden d020893763
refactor: split clients/macros.rs from clients/common.rs (#750) 3 months ago
sigoden fdc35a1cf3
refactor: several optimizations (#749) 3 months ago
sigoden 3f7ce25709
feat: ollama support tools and new embeddings api (#748) 3 months ago