Commit Graph

  • 11737c3511 feat: add .edit command for multi-line editing sigoden 2023-10-26 21:03:25 +0800
  • b3f8f27018 refactor: improve code quanity sigoden 2023-10-26 19:28:57 +0800
  • c3f9ef6c39
    feat: add .read command (#145) Leo Bergnéhr 2023-10-26 13:25:53 +0200
  • 66fd547c0f refactor: improve code quanity sigoden 2023-10-26 19:19:22 +0800
  • 7d8564cafb
    feat: support multi bots and custom url (#150) sigoden 2023-10-26 16:42:54 +0800
  • f1cf1d9093 feat: support multi bots and custom url sigoden 2023-10-26 16:06:36 +0800
  • f4160ff85b
    feat: suppport vi keybindings (#148) sigoden 2023-10-24 19:28:16 +0800
  • 411d7fcffc feat: suppport vi keybindings sigoden 2023-10-24 19:14:10 +0800
  • b5e1460151
    feat: use backslash at end of line for multiline text (#147) sigoden 2023-10-24 17:45:49 +0800
  • a8b4ddb707 feat: use backslash at end of line for multiline text sigoden 2023-10-24 17:38:25 +0800
  • e09b39def9 chore: downgrade reedline to v0.21.0 sigoden 2023-10-24 16:24:03 +0800
  • 90bdc1b7db chore: update deps sigoden 2023-10-17 19:31:29 +0800
  • 884c1b9f68 Add .read command Leo Bergnéhr 2023-09-14 20:46:03 +0200
  • 12c4503598 update README for api_url and max_tokens Vader Yang 2023-09-05 11:42:23 +0800
  • 0be2627825 Add api_url , max_tokens into settings. These settings extends the aichat to support third party LLM services which using OPENAI-like API such as llama-cpp-python[server], LocalAI and etc. Vader Yang 2023-09-05 11:30:44 +0800
  • bbf3672a5f
    chore: fix release ci (#138) sigoden 2023-07-15 16:14:30 +0800
  • 83663a86c9 chore: fix release ci sigoden 2023-07-15 16:07:38 +0800
  • 1240ba1c30
    Merge branch 'sigoden:main' into main C. Williams 2023-07-12 07:34:51 -0400
  • 70e62a4fa7
    chore: update ci (#136) sigoden 2023-07-10 11:33:38 +0800
  • 27c8c3e3d9 chore: update ci sigoden 2023-07-10 11:25:53 +0800
  • 30daa40eb0
    fix: grammar/wording corrections (#135) Jackson Goode 2023-07-09 20:17:42 -0700
  • 97fc7de675
    fix: minor code cleanup and pedantic lints (#134) Anthony Rubick 2023-07-09 20:07:09 -0700
  • 6fa72b2f8a
    Small corrections Jackson Goode 2023-07-09 12:01:49 -0700
  • 68b5811ffd
    fix: minor code cleanup and pedantic lints AnthonyMichaelTDM 2023-07-07 22:46:55 -0700
  • a1f8d27d04
    Update sample roles.yaml C. Williams 2023-07-01 15:52:33 -0400
  • e40ec5663d
    Update make_local_API.rs 0m364 2023-06-27 22:37:12 -0400
  • 228d3ea98e
    Create make_local_API.rs 0m364 2023-06-27 22:31:46 -0400
  • 0758300d02
    Create persistence.rs 0m364 2023-06-26 15:11:20 -0400
  • 61cb5927e6
    Add files via upload 0m364 2023-06-23 18:17:26 -0400
  • 100cc0e502
    Merge branch 'sigoden:main' into main 0m364 2023-06-22 08:53:25 -0400
  • b20dc0e45e
    Update Android-termux 0m364 2023-06-22 08:47:45 -0400
  • 91c831df77
    Update Android-termux 0m364 2023-06-21 12:35:10 -0400
  • 83ca2058de
    Update Android-termux 0m364 2023-06-21 12:30:01 -0400
  • ec51b84290
    feat: add new model gpt-3.5-turbo-16k (#126) sigoden 2023-06-19 08:44:26 +0800
  • 6f97852e62 feat: add new model gpt-3.5-turbo-16k sigoden 2023-06-19 08:34:42 +0800
  • 48826a72dc
    Update Android-termux 0m364 2023-06-18 13:23:34 -0400
  • db8487a920
    Create Android-termux 0m364 2023-06-18 13:20:04 -0400
  • 4a65c7ef04 new 0613 models added Vader Yang 2023-06-14 12:27:55 +0800
  • 00ce157571
    feat: add .copy command (#119) sigoden 2023-05-04 22:42:50 +0800
  • 1ab8a19fe8 feat: add .copy command sigoden 2023-05-04 22:30:53 +0800
  • cf03952c7b
    feat: add config.auto_copy (#102) shane s 2023-05-04 09:22:12 -0400
  • 625743734d updates sigoden 2023-05-04 21:09:06 +0800
  • 3ef6f717b2 Merge branch 'main' sigoden 2023-05-04 20:29:50 +0800
  • 2489e34993
    fix: config file with strict perms (#118) sigoden 2023-05-04 16:29:34 +0800
  • c3a003eab4 fix: config file with strict perms sigoden 2023-05-04 16:19:47 +0800
  • 439d231e42 chore: trivial updates sigoden 2023-05-04 16:07:50 +0800
  • 065a32decb
    feat: support backeted paste (#117) sigoden 2023-05-04 15:43:34 +0800
  • a78ee604a2 feat: support backeted paste sigoden 2023-05-04 15:34:31 +0800
  • a7b31d4367 chore: fix typo sigoden 2023-04-26 08:30:53 +0800
  • ddcf6e32d2 Replace custom OpenAI SDK implementation with async-openai. Trevor Strieber 2023-04-12 07:36:20 -0700
  • 8093b2f3b9
    Add aoai_use_chat option (#1) FalacerSelene 2023-04-11 14:58:08 +0000
  • ecaee3d7d8 Add support for Azure OpenAI Keith Wansbrough 2023-04-04 18:02:39 +0100
  • 702945cb11 formatted with Shane Stephenson 2023-03-27 14:14:11 -0400
  • 6e16c922d9 added config option to copy all ChatGPT output to clipboard Shane Stephenson 2023-03-27 13:56:32 -0400
  • b19cac68c9 expose .clear screen in .help Leo Liu 2023-03-23 00:11:49 +0800
  • f257931b0b
    fix: mask api_key/organization_id in info text (#93) sigoden 2023-03-22 21:02:09 +0800
  • 6e5805e775 fix: mask api_key/organization_id in info text sigoden 2023-03-22 20:57:29 +0800
  • f9ebb6c95b feat: add configurable stream opt (#99) Aram Zegerius 2023-03-22 13:18:28 +0100
  • c36eab5433 chore: release v0.8.0 v0.8.0 sigoden 2023-03-21 09:45:48 +0800
  • 601a5134d0
    feat: add --dry-run (#83) sigoden 2023-03-20 23:20:48 +0800
  • c02f324b7c feat: add --dry-run sigoden 2023-03-20 23:12:22 +0800
  • 19ce62ab76
    feat: check token usage in dry_run mode (#82) sigoden 2023-03-20 22:51:51 +0800
  • eba0fd2479 feat: check token usage in dry_run mode sigoden 2023-03-20 22:36:39 +0800
  • 28f019b72c
    feat: add --info (#79) sigoden 2023-03-20 16:51:06 +0800
  • e1a2e3e930 feat: add --info sigoden 2023-03-20 16:46:17 +0800
  • acddece520
    feat: add config.organization_id (#77) sigoden 2023-03-17 15:09:06 +0800
  • 959eef3c4f feat: add config.organization_id sigoden 2023-03-17 15:01:41 +0800
  • 66a73c7b84
    feat: add config.connect_timeout (#76) sigoden 2023-03-16 17:11:25 +0800
  • 5bca9d47b2 feat: add config.connect_timeout sigoden 2023-03-16 17:07:25 +0800
  • 1ef97b2f32
    feat: support multiple models (#71) sigoden 2023-03-16 17:02:09 +0800
  • b0264cd263 feat: support multiple models sigoden 2023-03-15 15:04:22 +0800
  • 4a74f5cd72 chore: release v0.7.0 v0.7.0 sigoden 2023-03-13 10:26:33 +0800
  • ad04f60365 chore: optimzie role args sigoden 2023-03-13 10:13:50 +0800
  • 9c04455e36
    feat: support role args (#69) sigoden 2023-03-13 10:09:01 +0800
  • 15390abcce small updates sigoden 2023-03-13 10:02:20 +0800
  • 98737d41bc feat: support role args sigoden 2023-03-13 09:32:39 +0800
  • 8fa2e2683b
    feat: support HTTPS_PROXY and ALL_PROXY (#68) sigoden 2023-03-12 08:31:06 +0800
  • a807656232 feat: support HTTPS_PROXY and ALL_PROXY sigoden 2023-03-12 08:20:26 +0800
  • 0ed0ad1fd2 chore: optimize readline multiline sigoden 2023-03-12 07:54:18 +0800
  • 4aab872ee1
    feat: add support for NO_COLOR (#67) sigoden 2023-03-11 21:45:34 +0800
  • b24580de7f feat: add support for NO_COLOR sigoden 2023-03-11 21:37:28 +0800
  • cfb6ce6958
    feat: support light theme (#65) sigoden 2023-03-11 18:53:36 +0800
  • 81e2dfd0df feat: support light theme sigoden 2023-03-11 18:25:54 +0800
  • dc09cb38d4
    feat: support more env vars (#63) sigoden 2023-03-11 11:26:24 +0800
  • 934ca3127c feat: support more env vars sigoden 2023-03-11 11:18:47 +0800
  • d48cd64162
    feat: provide --prompt for adding a prompt from cli (#62) sigoden 2023-03-11 07:37:47 +0800
  • 72355e7e6a feat: provide --prompt for adding a prompt from cli sigoden 2023-03-11 07:32:35 +0800
  • 52de7ec33a chore: fix some typos sigoden 2023-03-10 14:51:15 +0800
  • cd10a636ad chore: update readme sigoden 2023-03-10 11:50:17 +0800
  • f1e65def96 chore: release v0.6.0 v0.6.0 sigoden 2023-03-10 10:27:24 +0800
  • cc626e73df chore: update .help output text sigoden 2023-03-10 09:59:19 +0800
  • 1dc16e6709
    feat: type { [ ( to enter multi-line editing mode (#58) sigoden 2023-03-10 09:52:40 +0800
  • 93f5b3d1cb feat: type { [ ( to enter multi-line editing mode sigoden 2023-03-10 09:47:39 +0800
  • 54e6edbf21 chore: recovery cursor in case of stream abort sigoden 2023-03-10 07:44:34 +0800
  • 865fb49af9 chore: improve code quality, omit head 2 newlines in handler but in not client sigoden 2023-03-10 07:36:46 +0800
  • 978d4c54c0 chore: opitmize code, move MAX_TOKENS related to config/message.rs sigoden 2023-03-10 07:25:33 +0800
  • 899c4af9ea fix: forbid .clear role in middle of conversation sigoden 2023-03-10 07:13:22 +0800
  • ff00426c2c chore: improve code quality, split rep/prompt.rs from repl/init.rs sigoden 2023-03-10 07:08:40 +0800
  • 4161eaa6c3
    fix: cli specify role is not applied when conversation_first set true (#57) sigoden 2023-03-10 07:02:44 +0800
  • e7a65c2ecc fix: cli specify role is not applied when conversation_first set true sigoden 2023-03-10 06:56:15 +0800