Commit Graph

  • d4de2d761b
    refactor: no export LLM_FUNCTION_DATA, pass json as command arg (#528) main sigoden 2024-05-20 17:27:34 +0800
  • b0f122026e refactor: no export LLM_FUNCTION_DATA, just pass json data as cli arg sigoden 2024-05-20 09:20:30 +0000
  • 1a2a261f9f
    feat: webui operates independently from aichat (#527) sigoden 2024-05-20 10:30:07 +0800
  • f37005aa0a feat: webui works with openai-compatiable api sigoden 2024-05-20 02:25:43 +0000
  • 7d7caf7479
    refactor: webui enhence input textarea and copy message (#526) sigoden 2024-05-20 09:09:42 +0800
  • d1b541d2c7 refactor: webui enhence input textarea and copy message sigoden 2024-05-20 01:02:31 +0000
  • 482822da53
    fix: webui message body do not autoscroll to bottom sometimes (#525) sigoden 2024-05-20 07:56:57 +0800
  • b4e8e9140b fix: webui message body do not autoscroll to bottom sometimes sigoden 2024-05-19 23:52:11 +0000
  • 9b7d93ee84
    refactor: export LLM_FUNCTION_DATA when calling functions (#524) sigoden 2024-05-19 22:47:29 +0800
  • 250708029f refactor: export LLM_FUNCTION_DATA when calling functions sigoden 2024-05-19 14:41:49 +0000
  • 7f21854b9a
    fix: webui issue with image (#523) sigoden 2024-05-19 13:32:43 +0800
  • f0904ae991 fix: webui issue with image sigoden 2024-05-19 05:28:09 +0000
  • eaf36cdfb5
    refactor: webui limit height of input textarea (#522) sigoden 2024-05-19 11:36:37 +0800
  • 5f72212c75 refactor: webui input textarea set max-height sigoden 2024-05-19 03:17:13 +0000
  • 1b9aed6afb
    feat: webui add toolbox(copy-bt/regenerate-btn) to message (#521) sigoden 2024-05-19 10:08:44 +0800
  • 8b00c517bc feat: webui add toolbox(copy-bt/regenerate-btn) to message sigoden 2024-05-18 23:54:09 +0000
  • 31977f9642
    fix: panic when check api error (#520) sigoden 2024-05-18 22:41:27 +0800
  • 43229263b3 fix: panic when detect api error sigoden 2024-05-18 14:35:00 +0000
  • d16cca23ac
    refactor: shell detect/prompt (#519) sigoden 2024-05-18 22:34:23 +0800
  • cf5cb8c070 refactor: minior improvement on shell detect/prompt sigoden 2024-05-18 14:24:35 +0000
  • 665693ccf2
    refactor: non-zero exit code when model call fails (#518) sigoden 2024-05-18 19:22:04 +0800
  • aadce883de refactor: non-zero exit code when model call fails sigoden 2024-05-18 11:17:52 +0000
  • b4a40e3fed
    feat: support function calling (#514) sigoden 2024-05-18 19:06:21 +0800
  • d7e1c0fe84 use prefix `may_` as indicator for `execute` type fucntions sigoden 2024-05-18 09:20:45 +0000
  • 0fc33c819c improve error handling for function calling sigoden 2024-05-18 05:31:32 +0000
  • faeb19ecd5 support reuse previous call results sigoden 2024-05-18 01:18:15 +0000
  • bac9b447ca refactor message data structure and make claude client supporting function calling sigoden 2024-05-18 00:24:37 +0000
  • f71aa4f5dd add error for client not support function calling sigoden 2024-05-17 13:29:50 +0000
  • 17e3579adc fix on Windows OS sigoden 2024-05-17 20:52:58 +0800
  • ca8060519b implement multi-steps function calling sigoden 2024-05-17 06:50:45 +0000
  • 3e5b78e2f8 fix on Windows OS sigoden 2024-05-16 14:10:36 +0800
  • 28e49d00e5 feat: support function calling sigoden 2024-05-15 11:42:52 +0000
  • 1348a62e5f chore: update bug_report issue-template sigoden 2024-05-15 07:17:49 +0000
  • f9d45175d3
    fix: unexpect enter repl if have pipe-in but no text args (#512) sigoden 2024-05-15 13:17:36 +0800
  • 932e7e9555 fix: unexpect enter repl if have pipe-in but no text args sigoden 2024-05-15 05:09:01 +0000
  • 5378033b34
    refactor: add gemini-1.5-flash to models.yaml (#510) sigoden 2024-05-15 09:36:31 +0800
  • 4505e4b36f refactor: add gemini-1.5-flash to models.yaml sigoden 2024-05-14 22:01:03 +0000
  • 12d8798e61
    fix: no builtin roles if no roles.yaml (#509) sigoden 2024-05-15 09:25:39 +0800
  • 7a78a6cfbc fix: no builtin roles if no roles.yaml sigoden 2024-05-15 01:17:53 +0000
  • 64943f49d1 chore: update issue-templates sigoden 2024-05-15 00:41:41 +0000
  • 5883a0685a refactor: improve tokenzie sigoden 2024-05-15 00:31:36 +0000
  • a75aef459d
    feat: remove tiktoken (#506) sigoden 2024-05-14 15:02:58 +0800
  • 2bfee4c5e7 refactor: remove tiktoken sigoden 2024-05-14 06:51:58 +0000
  • 369cf9a36a refactor: minor refinement sigoden 2024-05-14 06:13:42 +0000
  • 79d0bba640
    feat: allow binding model to the role (#505) sigoden 2024-05-14 12:43:16 +0800
  • 3724b11b08 feat: allow binding model to the role sigoden 2024-05-14 04:35:24 +0000
  • 19be8b98b4 add running cost to session Tim Kanarsky 2024-05-13 20:30:49 -0700
  • 5284a18248
    refactor: config::Input (#503) sigoden 2024-05-14 11:16:55 +0800
  • 714fc29dbd refactor input_content from config sigoden 2024-05-14 03:13:26 +0000
  • 87d419e74e refactor: config::Input sigoden 2024-05-14 03:08:10 +0000
  • b51772ba29 set custom model per role blob42 2024-05-14 01:01:32 +0200
  • 154c1e0b4b
    chore: release v0.17.0 (#497) v0.17.0 sigoden 2024-05-14 06:36:10 +0800
  • 59929ead03 update readme sigoden 2024-05-13 22:24:36 +0000
  • 311df99231 update deps sigoden 2024-05-13 22:13:53 +0000
  • 54c2b4a694 merge main sigoden 2024-05-13 22:11:57 +0000
  • 20a507375e
    refactor: update models.yaml (#501) sigoden 2024-05-14 06:11:34 +0800
  • 110dc1fe3d refactor: update models.yaml sigoden 2024-05-13 22:07:02 +0000
  • 7e91ecae06 add gpt4o model Tim Kanarsky 2024-05-13 12:59:04 -0700
  • dd4f3d42d7 update readme sigoden 2024-05-11 06:00:38 +0000
  • 81090f3149 update readme sigoden 2024-05-11 04:32:35 +0000
  • c4b1871634 merge main sigoden 2024-05-11 01:24:29 +0000
  • 1e8fc5d269
    refactor: list roles includeing builtin roles (#499) sigoden 2024-05-11 09:23:59 +0800
  • c4cebd93c0 refactor: list roles includeing builtin roles sigoden 2024-05-11 01:11:36 +0000
  • 3b72a035db update deps sigoden 2024-05-10 02:20:16 +0000
  • 69e3f4a11d merge main sigoden 2024-05-10 02:11:58 +0000
  • 058299e500 refactor: refine detect code block sigoden 2024-05-09 22:59:06 +0000
  • dcd4c8db1e chore: release v0.17.0 sigoden 2024-05-09 15:05:27 +0000
  • e2675d6b09
    refactor: playground webapp supports structure prompt (#496) sigoden 2024-05-09 21:40:34 +0800
  • fc62c10d26 refactor: playground webapp supports structure prompt sigoden 2024-05-09 13:37:50 +0000
  • be7bae0475 refactor: improve revise command execution sigoden 2024-05-09 03:40:16 +0000
  • bc65e880be
    feat: enhence roles with messages (#495) sigoden 2024-05-09 11:24:02 +0800
  • 60f1c4a53d feat: enhence roles with messages sigoden 2024-05-09 03:07:57 +0000
  • 5d73768acc refactor: improve webui sigoden 2024-05-08 08:25:46 +0000
  • 84fab36a1f
    refactor: split /data.json into /v1/models and /v1/roles (#494) sigoden 2024-05-08 14:04:46 +0800
  • 2a87565f3c refactor: split /data.json into /v1/models and /v1/roles sigoden 2024-05-08 06:00:24 +0000
  • 7762cd6bed
    refactor: model pass_max_tokens (#493) sigoden 2024-05-08 13:46:26 +0800
  • f699a1e0d1 refactor: model pass_max_tokens sigoden 2024-05-08 05:40:22 +0000
  • 1c6c740381
    refactor: improve webui (#492) sigoden 2024-05-07 20:03:35 +0800
  • 4ce7520d22 improve toast sigoden 2024-05-07 11:52:54 +0000
  • 00195301b1 support dark color-scheme sigoden 2024-05-07 11:41:54 +0000
  • 5aaf9664df refactor: improve webui sigoden 2024-05-07 09:53:21 +0000
  • d5fd624eb8 refactor: update models.yaml sigoden 2024-05-07 09:17:15 +0000
  • 956a960390
    feat: support zhipuai client (#491) sigoden 2024-05-07 16:40:18 +0800
  • 450bcb1887 feat: support zhipuai client sigoden 2024-05-07 08:34:30 +0000
  • 0071d84aa5
    feat: support deepseek client (#490) sigoden 2024-05-07 16:16:18 +0800
  • edec8aa823 feat: support deepseek client sigoden 2024-05-07 08:13:10 +0000
  • 5b33c7356f
    refactor: update `--serve` description (#489) sigoden 2024-05-07 10:17:40 +0800
  • a9975fd9a1 refactor: update `--serve` description sigoden 2024-05-07 02:13:06 +0000
  • 85ad276a29
    feat: support playground/arena webui (#487) sigoden 2024-05-07 09:12:18 +0800
  • 32e84d3083 fix style sigoden 2024-05-06 07:47:34 +0000
  • 48b5dae29c match path other than uri sigoden 2024-05-06 02:28:29 +0000
  • 85d911a887 feat: support playground/arena webui sigoden 2024-05-06 02:03:27 +0000
  • 7c6f75a139
    refactor: unified access token management (#486) sigoden 2024-05-06 09:08:49 +0800
  • 68861a85f4 refactor: unified access token management sigoden 2024-05-06 00:59:07 +0000
  • 9b283024b4
    feat: extract vertexai-claude client (#485) sigoden 2024-05-06 08:19:42 +0800
  • 8378e2054b seperate ACCESS_TOKEN sigoden 2024-05-06 00:16:42 +0000
  • 65debfcd75 feat: extract vertexai-claude client sigoden 2024-05-06 00:09:21 +0000
  • a3dd675276 chore: update discord invite link in readme sigoden 2024-05-04 23:24:47 +0000
  • 82a9ef024d
    refactor: aware of lowercase https_proxy/all_proxy (#484) sigoden 2024-05-05 07:04:53 +0800
  • 0f7c563a2b refactor: aware of lowercase https_proxy/all_proxy sigoden 2024-05-04 22:59:13 +0000