Commit Graph

  • 2c6aafb0d7
    refactor: openai_compatible client config (#820) sigoden 2024-09-01 22:18:09 +0800
  • ae2e630ebc refactor: openai_compatible client config sigoden 2024-09-01 22:09:00 +0800
  • 60c0fb18f9 chore: release v0.21.0 sigoden 2024-09-01 11:47:00 +0800
  • ef0810434c
    refactor: minor improvement (#818) sigoden 2024-09-01 10:05:53 +0800
  • 80a1f6eb6f refactor: minor improvement sigoden 2024-09-01 09:59:57 +0800
  • 573e0d58b4
    feat: migrate `ollama`/`qianwen` clients to `openai-compatible` (#816) sigoden 2024-09-01 08:27:08 +0800
  • 678c7c1b54 feat: migrate `ollama`/`qianwen` clients to `openai-compatible` sigoden 2024-09-01 08:21:45 +0800
  • 55e36c7e9d
    feat: webui support RAG (#815) sigoden 2024-08-31 22:02:39 +0800
  • 6992e26250 update sigoden 2024-08-31 21:45:06 +0800
  • 52f102ebca feat: webui support RAG sigoden 2024-08-31 21:30:53 +0800
  • ed242c65f0
    feat: webui use querystring as settings (#814) sigoden 2024-08-31 17:53:57 +0800
  • a0cbdfe175 feat: webui use querystring as settings sigoden 2024-08-31 16:58:50 +0800
  • a204a4b189
    refactor: update models.yaml to fix Bedrock Sonnet 3.5 max_output_tokens (4096) (#813) rolfwilms 2024-08-30 21:25:02 +0200
  • 7373cf9ac3 Fixed Bedrock Sonnet 3.5 max_output_tokens (4096) Rolf Wilms 2024-08-30 19:19:59 +0200
  • 00376b98e0
    refactor: no function_calling=false if functions.json is empty (#812) sigoden 2024-08-30 20:05:19 +0800
  • 4ef3c3fc0f refactor: no function_calling=false if functions.json is empty sigoden 2024-08-30 20:00:55 +0800
  • d8d52b60d6
    feat: save temp session with `temp-<timestamp>` if `save_session: true` (#811) sigoden 2024-08-30 20:00:07 +0800
  • 7d092536cf feat: generate a session name and save it if `save_session: true` sigoden 2024-08-30 19:52:54 +0800
  • 4bbf479616
    feat: replace roles.yaml with roles/<name>.md (#810) sigoden 2024-08-30 19:26:57 +0800
  • 10c3db06a1 feat: replace roles.yaml with roles/<name>.md sigoden 2024-08-28 20:52:07 +0800
  • 298a45232b
    refactor: template for including files (#807) sigoden 2024-08-28 09:42:29 +0800
  • b39972ff55 refactor: template for including files sigoden 2024-08-28 09:38:25 +0800
  • 03eb935282 Ollama: adding support for num_ctx parameter based on max_input_tokens configuration Peat Bakke 2024-08-27 12:41:52 -0700
  • 11022f88de
    refactor: webui update error style (#803) sigoden 2024-08-27 16:10:32 +0800
  • c9b6411f5d refactor: webui update error style sigoden 2024-08-27 16:05:29 +0800
  • 34ef752359
    feat: support ai21 client (#800) sigoden 2024-08-24 12:44:11 +0800
  • 143af8ff95 feat: support ai21 client sigoden 2024-08-24 12:35:06 +0800
  • 8e4b9a383d chore: update config.example.yaml sigoden 2024-08-23 08:58:51 +0800
  • 9383d00bcd chore: update models.yaml sigoden 2024-08-22 09:56:32 +0800
  • 96eee23d62
    refactor: update models.yaml (#799) sigoden 2024-08-22 09:17:06 +0800
  • 4eb5f3d866 update sigoden 2024-08-22 09:14:10 +0800
  • 8f81e45209 refactor: update models.yaml sigoden 2024-08-22 09:03:37 +0800
  • f1cbb3c006
    feat: support github client (#798) sigoden 2024-08-22 06:41:16 +0800
  • e4e95bd562 feat: support github client sigoden 2024-08-22 05:35:55 +0800
  • c0eae1c55c
    refactor: webui render error (#797) sigoden 2024-08-19 16:13:44 +0800
  • 11b4a0fad8 refactor: webui render error sigoden 2024-08-19 16:08:38 +0800
  • 7eefb96b0c
    fix: incomplete stream response in proxy LLM api (#796) sigoden 2024-08-19 15:57:55 +0800
  • fd81784309 fix: incomplete stream response in proxy server sigoden 2024-08-19 15:46:42 +0800
  • 669f2c602c
    feat: enable custom `api_base` for most clients (#793) sigoden 2024-08-17 16:01:39 +0800
  • 01ebdd96f9 feat: enable custom `api_base` for most clients sigoden 2024-08-17 15:51:27 +0800
  • 580ed6bea3
    feat: no check model's support for function calls (#791) sigoden 2024-08-16 18:44:13 +0800
  • 8fcc439ec6 update sigoden 2024-08-16 18:40:10 +0800
  • bcccd3d0b8 feat: no check model's support for function calls sigoden 2024-08-14 01:17:35 +0000
  • 7a95bd5de0
    fix: invalid model error while switching roles if the model_id is same to current (#788) sigoden 2024-08-13 09:49:12 +0800
  • 3cc34909dd fix: invalid model bug while switching roles if role model same as current sigoden 2024-08-13 01:39:05 +0000
  • 3b8bb7389e
    refactor: improve crawl website (#787) sigoden 2024-08-13 09:38:41 +0800
  • 88c20e42b9 refactor: improve craw website sigoden 2024-08-13 01:35:29 +0000
  • d79ad49106
    feat: support builtin website crawling (recursive_url) (#786) sigoden 2024-08-12 22:31:59 +0800
  • 563bd840c9 update sigoden 2024-08-12 14:09:48 +0000
  • c2396d30a9 feat: supports builtin crawl website (recursive_url) sigoden 2024-08-12 14:00:13 +0000
  • 92ce440b0b
    fix: claude fails to run tools with zero arguments (#780) sigoden 2024-08-09 16:47:17 +0800
  • b2bd250219 fix: claude fails to run tools with zero arguments sigoden 2024-08-09 08:39:29 +0000
  • 75293bc4ff
    Merge branch 'sigoden:main' into cori/add-docker-config cori schlegel 2024-08-08 12:40:01 -0500
  • 5c559f616a
    fix: incorrect function call handling with session in non-REPL (#777) LifetimeMistake 2024-08-08 02:13:18 +0200
  • 270d5577c9 fix: incorrect session handling LifetimeMistake 2024-08-07 20:45:51 +0200
  • 6171b2bef9 README updates cori (aider) 2024-08-06 02:58:04 +0000
  • 4dd2685c5c slimmer image, if you please cori (aider) 2024-08-06 05:04:33 +0000
  • 6270859078 Add Dockerfile to run aichat with arbitrary parameters and commands cori (aider) 2024-08-04 14:27:56 +0000
  • d1aece76c1 feat: add huggingface platform Michael Salaverry 2024-08-04 12:46:12 +0000
  • 052b578781 fix: stream false for huggingface Michael Salaverry 2024-08-04 11:25:41 +0000
  • 514a3689e8
    chore: release v0.20.0 (#774) v0.20.0 sigoden 2024-08-02 17:54:07 +0800
  • ba0e29fcdf update readme sigoden 2024-08-02 09:48:45 +0000
  • b71626ea30 update readme sigoden 2024-08-02 03:50:41 +0000
  • e07635fc0e chore: release v0.20.0 sigoden 2024-08-01 15:48:23 +0000
  • 7f418f0e93 chore: update README and config.example.yaml sigoden 2024-08-01 15:36:24 +0000
  • 404ac8d6f8 chore: update config.example.yaml sigoden 2024-08-01 07:24:01 +0000
  • 4a04465a3f
    feat: rename `config.buffer_editor` to `config.editor` (#773) sigoden 2024-08-01 15:01:34 +0800
  • cbab023abb feat: rename `config.buffer_editor` to `config.editor` sigoden 2024-08-01 06:55:11 +0000
  • 6aa541912b refactor: update Argcfile.sh sigoden 2024-08-01 04:21:13 +0000
  • 4384010e5b
    refactor: update models.yaml (#772) sigoden 2024-08-01 07:39:08 +0800
  • 1cb60f18e9 refactor: update models.yaml sigoden 2024-07-31 23:30:24 +0000
  • 81cc3400d6
    refactor: update models.yaml and make minor improvement (#771) sigoden 2024-07-31 10:54:14 +0800
  • 23ac5efec9 chore: update models.yaml sigoden 2024-07-31 02:50:30 +0000
  • 227cd5891f
    feat: add agent-scoped `agent_prelude` config (#770) sigoden 2024-07-31 07:57:19 +0800
  • 5caa47a6f2 feat: add agent-scoped `agent_prelude` config sigoden 2024-07-30 23:49:02 +0000
  • 3ab489ebac
    refactor: do not abandon AICHAT_PLATFORM (#768) sigoden 2024-07-30 21:38:25 +0800
  • 160b8a6212 refactor: do not abandon AICHAT_PLATFORM sigoden 2024-07-30 13:31:23 +0000
  • 0ad97f2ec4 chore: update deps sigoden 2024-07-30 12:32:56 +0000
  • 3e0c88da9a chore: update config.example.yaml sigoden 2024-07-30 12:32:34 +0000
  • a0d421ffc8
    feat: export agent variable as `LLM_AGENT_VAR_*` (#766) sigoden 2024-07-30 15:04:50 +0800
  • a1110593c9 feat: export agent variable as `LLM_AGENT_VAR_*` sigoden 2024-07-30 06:42:13 +0000
  • cc74be5d21
    refactor: several improvements (#765) sigoden 2024-07-30 07:45:29 +0800
  • f1a3116725 refactor: several improvements sigoden 2024-07-29 23:41:11 +0000
  • 4c18e91165
    refactor: agent instructions (#764) sigoden 2024-07-30 06:20:30 +0800
  • 264b402538 refactor: agent instructions sigoden 2024-07-29 22:07:52 +0000
  • 44aac171b7
    fix: unable to rebuild agent rag (#763) sigoden 2024-07-29 17:21:52 +0800
  • 37d6dcb59f fix: unable to rebuild agent rag sigoden 2024-07-29 09:15:26 +0000
  • 14bfd4e97d
    feat: add builtin variables for agent (#762) sigoden 2024-07-29 17:12:30 +0800
  • 2daecabfb6 fallback value to empty string sigoden 2024-07-29 09:08:27 +0000
  • 6dfd6ce651 feat: add builtin variables for agent sigoden 2024-07-29 09:04:25 +0000
  • 77df849234
    refactor: udpate models.yaml and Argcfile.sh (#761) sigoden 2024-07-28 13:28:49 +0800
  • 0a6eec47c9 refactor: udpate models.yaml and Argcfile.sh sigoden 2024-07-28 05:22:48 +0000
  • c5b2be641a
    feat: ask for confirmation when some rag documents fail to load (#760) sigoden 2024-07-28 10:15:43 +0800
  • 8a206b0ef7 update sigoden 2024-07-28 02:13:13 +0000
  • 8559029b84 feat: ask for confirmation when some rag documents fail sigoden 2024-07-28 02:05:03 +0000
  • 49b61129c9
    feat: add `config.stream` and `.set stream` repl command (#759) sigoden 2024-07-28 08:56:00 +0800
  • 0309b6101a feat: add `config.stream` and `.set stream` repl command sigoden 2024-07-28 00:43:17 +0000
  • 3441630c62
    feat: abandon cli options --wrap, --no-highlight and --light-theme (#758) sigoden 2024-07-28 07:05:21 +0800
  • b0b1f5a662 feat: abandon cli options --wrap, --no-highlight and --light-theme sigoden 2024-07-27 22:55:56 +0000
  • 0e740d81e9
    feat: abandon rag_dedicated client and improve (#757) sigoden 2024-07-28 06:04:36 +0800