Commit Graph

  • ee2c4deec6
    fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 renovate[bot] 2023-05-04 01:26:41 +0000
  • 1554cc1b3b
    Merge branch 'master' into master Ettore Di Giacinto 2023-05-03 23:24:51 +0200
  • 590e2eb44d
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 2e6ae12 renovate[bot] 2023-05-03 21:06:54 +0000
  • 6083714324
    fix(deps): update github.com/donomii/go-rwkv.cpp digest to af62fcc renovate[bot] 2023-05-03 21:06:35 +0000
  • e59bad89e7
    fix(deps): update module github.com/sashabaranov/go-openai to v1.9.2 (#164) renovate[bot] 2023-05-03 23:05:50 +0200
  • b971807980
    Looks for models in $CWD/models/ dir by default (#169) Jeremy Price 2023-05-03 23:03:31 +0200
  • 99bca6887d Looks for models in $CWD/models/ dir by default Jeremy Price 2023-05-03 22:33:46 +0200
  • cfba345021 wip: swagger mudler 2023-05-03 17:59:33 +0200
  • c974dad799
    Return usage in the API responses (#166) v1.6.1 Ettore Di Giacinto 2023-05-03 17:29:18 +0200
  • 5a523d5e63
    docker-compose: Switch to internally hosted image Dhruv Gera 2023-05-03 20:46:58 +0530
  • 78c813ec87 docs: add langchain-python example mudler 2023-05-03 16:52:30 +0200
  • 2a9d61c22b fix: return usage in payload responses mudler 2023-05-03 16:51:55 +0200
  • 4eae570ef5
    Update docs (#163) v1.6.0 Ettore Di Giacinto 2023-05-03 15:51:54 +0200
  • 54343e777a
    fix(deps): update module github.com/sashabaranov/go-openai to v1.9.2 renovate[bot] 2023-05-03 13:23:11 +0000
  • 08514b2f5b docs: reorder sections mudler 2023-05-03 14:53:03 +0200
  • 2c364a6d9d update: do not use the fork anymore (PR was merged) mudler 2023-05-03 14:41:00 +0200
  • e4fcd276dd update README with a more exhaustive explanation on config files mudler 2023-05-03 14:40:44 +0200
  • e216446c85 docs: add /edits endpoint example mudler 2023-05-03 14:14:02 +0200
  • 67992a7d99
    feat: support slices or strings in the prompt completion endpoint (#162) Ettore Di Giacinto 2023-05-03 13:13:31 +0200
  • d0c8ec6a9c fixes: cast to []interface mudler 2023-05-03 12:43:17 +0200
  • ab97cc21d9 feat: support slices or strings in the prompt completion endpoint mudler 2023-05-03 12:26:31 +0200
  • 0a4899f366
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 8ceb616 (#150) renovate[bot] 2023-05-03 11:48:06 +0200
  • 1eb02f6c91
    fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 (#161) renovate[bot] 2023-05-03 11:47:54 +0200
  • 575874e4fb readme: minor update mudler 2023-05-03 11:46:29 +0200
  • 751b7eca62
    feat: add rwkv support (#158) Ettore Di Giacinto 2023-05-03 11:45:22 +0200
  • 1052e0fbea readme: update mudler 2023-05-03 11:16:47 +0200
  • 59c83dd760 fixup: make tokenizer suffix a constant mudler 2023-05-03 10:59:03 +0200
  • 2f07d62a67 makefile: reorder mudler 2023-05-03 10:31:40 +0200
  • 83fc19f8dc add(makefile): add go-rwkv to the clean target mudler 2023-05-03 10:27:08 +0200
  • 51d82e79c7 feat: support streams in rwkv mudler 2023-05-03 10:25:28 +0200
  • 38d60f5c16 adapt tests mudler 2023-05-03 09:49:36 +0200
  • e74f60be36 feat: add rwkv support mudler 2023-05-03 00:56:46 +0200
  • a1d34b9c5d
    fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 renovate[bot] 2023-05-03 05:22:49 +0000
  • 1ae7150810
    feat: allow to specify default backend for model (#156) Ettore Di Giacinto 2023-05-03 00:31:28 +0200
  • 9fe594fbe9 test: fixup test suite mudler 2023-05-03 00:06:11 +0200
  • e24aa30812 refactor: guess only once mudler 2023-05-02 23:49:30 +0200
  • 19b3892944 fix: add stopword if defined mudler 2023-05-02 23:34:47 +0200
  • 9301424fe4 feat: allow to specify default backend for model mudler 2023-05-02 23:24:45 +0200
  • 70caf9bf8c
    feat: support stopwords both string and arrays (#154) Ettore Di Giacinto 2023-05-02 23:30:00 +0200
  • fd8fceba79 feat: support stopwords both string and arrays mudler 2023-05-02 22:05:55 +0200
  • 0b226ac027
    Stop parameter of OpenAIRequest changed to String Array (#153) Dave 2023-05-02 16:02:45 -0400
  • 76de99b375
    progress on a python langchain example. Requires upstream changes from langchain and the usage fix Dave Lee 2023-05-02 14:41:40 -0400
  • 220d6fd59b
    feat: add stream events (#152) Ettore Di Giacinto 2023-05-02 20:03:35 +0200
  • 2e089aa0c8 fix: change container registry credentials mudler 2023-05-02 20:01:53 +0200
  • 0a00a4b58e
    adding mac build and example (#151) antongisli 2023-05-02 19:24:45 +0200
  • a679461924
    Update examples/chatbot-ui/README.md Ettore Di Giacinto 2023-05-02 19:24:25 +0200
  • ada1da6be7 feat: add support for streams mudler 2023-05-02 16:25:54 +0200
  • 12b6127c3b moved example out of readme antongisli 2023-05-02 19:03:51 +0200
  • f27f275104
    README: Edit projects to be in alphabetical order Dhruv Gera 2023-05-02 22:00:14 +0530
  • b3d9601778
    README: Remove image examples Dhruv Gera 2023-05-02 21:58:58 +0530
  • ba754eec7d adding mac build and example antongisli 2023-05-02 16:53:17 +0200
  • 5e3aa1b235
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 8ceb616 renovate[bot] 2023-05-02 14:07:58 +0000
  • 156e15a4fa
    Bump llama.cpp, downgrade gpt4all-j (#149) Ettore Di Giacinto 2023-05-02 16:07:18 +0200
  • a46ffe9a36 Revert "feat: add new gpt4all-j binding (#142)" mudler 2023-05-02 15:32:43 +0200
  • 5378bfd86d Revert "fix(deps): update github.com/go-skynet/go-gpt4all-j.cpp digest to 77bf8c1 (#141)" mudler 2023-05-02 15:30:58 +0200
  • 6e5706c295 feat: bump llama.cpp mudler 2023-05-02 14:24:39 +0200
  • a60a45e580 fix: add git submodule sync after checkout mudler 2023-05-02 14:23:31 +0200
  • 80a7205d2d
    experimental: just force it to be a string array in all cases since OpenAI expects either a string or string array. Dave Lee 2023-05-01 19:41:02 -0400
  • 271d3f6673
    fix(deps): update module github.com/valyala/fasthttp to v1.47.0 (#143) renovate[bot] 2023-05-01 23:36:58 +0200
  • fec4ab93c5
    docs: Add langchain to the example index (#147) Ettore Di Giacinto 2023-05-01 23:21:07 +0200
  • 739ecc2b01 docs: Add langchain to the example index mudler 2023-05-01 23:20:24 +0200
  • 38a7a7a54d
    fix(deps): update github.com/go-skynet/go-gpt4all-j.cpp digest to 77bf8c1 (#141) renovate[bot] 2023-05-01 23:18:41 +0200
  • b4851441ef
    Merge branch 'master' into renovate/github.com-go-skynet-go-gpt4all-j.cpp-digest Ettore Di Giacinto 2023-05-01 23:18:34 +0200
  • 0db0704e2c
    docs: Add slack-bot example (#145) Ettore Di Giacinto 2023-05-01 23:18:24 +0200
  • 88f472e5d2
    Add LangchainJS Examples (#146) Dave 2023-05-01 17:18:14 -0400
  • 6ad4989ef7
    fix(deps): update github.com/go-skynet/go-gpt4all-j.cpp digest to 77bf8c1 renovate[bot] 2023-05-01 20:48:01 +0000
  • d2df7f1204
    Add example of using langchainjs with LocalAI. Basic example and chains work, tools in progress. Dave Lee 2023-05-01 16:46:04 -0400
  • e3f1bf8bc3 docs: Add slack-bot example mudler 2023-05-01 21:47:51 +0200
  • 4ba579292a
    fix(deps): update module github.com/valyala/fasthttp to v1.47.0 renovate[bot] 2023-05-01 18:01:18 +0000
  • 92452d46da
    feat: add new gpt4all-j binding (#142) Ettore Di Giacinto 2023-05-01 20:00:15 +0200
  • 15a50ed1fb feat: add new gpt4all-j binding mudler 2023-05-01 18:23:31 +0200
  • ac70252d70
    drop: remove helm charts, now in separate repo (#134) Ettore Di Giacinto 2023-05-01 18:07:41 +0200
  • f6451d2518
    fix(deps): update module github.com/urfave/cli/v2 to v2.25.3 (#140) renovate[bot] 2023-05-01 18:07:29 +0200
  • d0fa96974c
    fix(deps): update module github.com/urfave/cli/v2 to v2.25.3 renovate[bot] 2023-05-01 14:15:49 +0000
  • 2473f9d19b
    docs: add discord-bot preview (#137) Ettore Di Giacinto 2023-05-01 11:03:34 +0200
  • 264a0a7f7f
    docs: add discord-bot preview Ettore Di Giacinto 2023-05-01 07:59:14 +0200
  • bc583385a9
    fix(deps): update module github.com/urfave/cli/v2 to v2.25.2 (#136) renovate[bot] 2023-05-01 07:53:48 +0200
  • b7e3e5c7b1
    fix(deps): update module github.com/urfave/cli/v2 to v2.25.2 renovate[bot] 2023-05-01 05:53:05 +0000
  • 8286bfbab7
    fix(deps): update module github.com/sashabaranov/go-openai to v1.9.1 (#135) renovate[bot] 2023-05-01 07:52:20 +0200
  • 0438cb9524
    fix(deps): update module github.com/sashabaranov/go-openai to v1.9.1 renovate[bot] 2023-04-30 23:25:15 +0000
  • 75c2ded081 drop: remove helm charts, now in separate repo mudler 2023-04-30 23:28:26 +0200
  • d129fabe3b
    docs: enhancements (#133) Ettore Di Giacinto 2023-04-30 23:27:02 +0200
  • 34b6b0f4fb add(example): wizardlm prompt template mudler 2023-04-30 23:25:27 +0200
  • 1e2a665116 docs: update discord-bot example mudler 2023-04-30 23:24:56 +0200
  • 38c256d1d2 docs: update helm chart instructions mudler 2023-04-30 23:24:28 +0200
  • 50b9769863 localai: Include the WebUI project example Dhruvgera 2023-04-30 14:40:35 +0530
  • 2539867247
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 377fd24 (#129) v1.5.1 renovate[bot] 2023-04-30 11:09:48 +0200
  • dee7d303cb
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 377fd24 renovate[bot] 2023-04-30 09:01:12 +0000
  • 69fedb92d9
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 361b9f8 (#127) renovate[bot] 2023-04-30 08:47:27 +0200
  • ce96374426
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 361b9f8 renovate[bot] 2023-04-29 23:16:05 +0000
  • 54b5eadcc4
    docs: add discord-bot example (#126) Ettore Di Giacinto 2023-04-30 00:31:28 +0200
  • 6450613992 docs: add bot to example index mudler 2023-04-29 23:58:30 +0200
  • 6ab925b7e0 feat: add old Dockerfile logic in Dockerfile.dev mudler 2023-04-29 23:56:53 +0200
  • a247e8af67 docs: add discord-bot example mudler 2023-04-29 23:54:05 +0200
  • 16773e2a35
    feat: make images to build sources on start (#124) Ettore Di Giacinto 2023-04-29 20:38:37 +0200
  • 923b66c075
    Merge branch 'master' into build_images Ettore Di Giacinto 2023-04-29 17:13:43 +0200
  • faa37387ba feat: make images to build sources on start mudler 2023-04-29 16:05:44 +0200
  • 78503c62b7
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 9bf702f (#125) renovate[bot] 2023-04-29 16:53:39 +0200
  • ad41471f13
    fix(deps): update github.com/go-skynet/go-llama.cpp digest to 9bf702f renovate[bot] 2023-04-29 14:14:33 +0000
  • a330c9cee5
    update: bump llama.cpp to 7f15c5c (#122) v1.5.0 Ettore Di Giacinto 2023-04-29 15:20:50 +0200