Commit Graph

  • 9ebd63e81f fix: open issues in the tests Dmitry Ng 2025-05-06 14:52:04 +03:00
  • a4b8b18589 llms/openai: replace deprecated gpt-4-vision-preview with gpt-4o in TestMultiContentImage (#1238) Kartik Sharma 2025-05-05 23:24:44 -06:00
  • 63ccd37094 fix: functions to tools nonchan7720 2025-05-01 20:03:46 +09:00
  • 77b2d7bf3a memory: add interfaces for Google AlloyDB and Cloud SQL (#1205) Averi Kitsch 2025-04-17 14:01:24 -07:00
  • da2bf4c2dd build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs dependabot[bot] 2025-04-17 20:05:16 +00:00
  • 017409785d vectorstore: Add interfaces for Google AlloyDB and Cloud SQL (#1204) Averi Kitsch 2025-04-17 13:03:52 -07:00
  • 7db6a1cb8e Merge branch 'main' into add_tool_axriv longkeyy 2025-04-17 00:32:15 +08:00
  • ade25fcc05 Merge branch 'main' into documentation/text-splitter-conceptual-link elkcityhazard 2025-04-12 21:17:38 -04:00
  • f62e7ed282 build(deps): bump @babel/helpers from 7.26.7 to 7.27.0 in /docs dependabot[bot] 2025-04-12 08:56:11 +00:00
  • 321e1a0ffc build(deps): bump @babel/runtime from 7.26.7 to 7.27.0 in /docs dependabot[bot] 2025-04-12 08:56:07 +00:00
  • d88a58f68b build(deps): bump @babel/runtime-corejs3 from 7.26.7 to 7.27.0 in /docs dependabot[bot] 2025-04-12 08:56:06 +00:00
  • 8d4c17fc73 ci: migrate linting golangci-lint to v2.0.2 (#1217) Manuel de la Peña 2025-04-12 10:54:50 +02:00
  • 3e6d595f31 Add DeepSeek base url Валера 2025-04-05 10:17:48 +03:00
  • 508c445aa9 conceptual link going to 404 Andrew M McCall 2025-04-04 20:38:32 -04:00
  • 07a5443857 build(deps): bump image-size from 1.2.0 to 1.2.1 in /docs dependabot[bot] 2025-04-02 15:48:50 +00:00
  • 65a4441e6a feat: use official ollama client add integrate native tool support rainu 2025-03-26 15:11:12 +01:00
  • 7117b79cd7 Update recursive_character.go Teddy Wahle 2025-03-18 15:29:22 -07:00
  • e94080281d fix:Markdown blocks and code blocks arrowliu 2025-03-17 19:22:54 +08:00
  • a4f671a623 add markdown parser arrowliu 2025-03-12 11:30:09 +08:00
  • 80744c264a Update openaillm.go Arrowarcher 2025-03-11 19:00:27 +08:00
  • 84e2e034e5 build(deps): bump prismjs from 1.29.0 to 1.30.0 in /docs dependabot[bot] 2025-03-10 22:52:48 +00:00
  • 85eefbe1ef change default model Simon Klinkert 2025-03-05 14:40:11 +01:00
  • d3e43b6321 feat: implement StreamingReasoningFunc for reasoning models (#1125) douglarek 2025-02-13 12:46:59 +08:00
  • 96d0b285c9 anthropic: Add support for multi content part and images content in human messages. (#1141) Jérôme Schaeffer 2025-02-13 13:44:54 +09:00
  • d614b5e027 Fix Discord link to not expire, added more .gitignore (#1134) Daniel Merja 2025-02-12 20:05:44 -08:00
  • fce56ba86e examples: Update to v0.1.13-pre.1 (#1140) v0.1.13 Travis Cline 2025-02-09 21:15:07 +09:00
  • d750d4cf88 ci: enhance docs publishing workflow (#1139) Travis Cline 2025-02-09 21:04:51 +09:00
  • d3dd5efcc1 Merge branch 'tmc:main' into main Jason Lee 2025-02-05 20:06:21 +08:00
  • 0672790bb2 Merge pull request #1124 from tmc/fix-docs-publish v0.1.13-pre.1 Aksel 2025-02-02 13:18:04 +05:30
  • eba9ee5d52 fix docs publishing, use v3 of upload artifact Aksel 2025-02-02 13:15:22 +05:30
  • fe6dc1da20 Merge pull request #1123 from tmc/fix-docs-publish Aksel 2025-02-02 13:11:38 +05:30
  • 92d4b1476c fix docs publishing Aksel 2025-02-02 12:52:26 +05:30
  • 8ee3dd7134 Merge pull request #1121 from semioz/deepseek Aksel 2025-02-02 11:16:34 +05:30
  • bbacf8cccb fix test, comments semioz 2025-02-01 13:15:07 +03:00
  • 1bea9fbb7c fix example code semioz 2025-01-31 17:40:53 +03:00
  • 4aaace909e extra field semioz 2025-01-31 17:36:11 +03:00
  • a9663cb599 initial commit for deepseek reasoning semioz 2025-01-31 17:21:05 +03:00
  • 9173fef6ec Merge pull request #1063 from prestonvasquez/GODRIVER-3336 Aksel 2025-01-30 09:30:55 +05:30
  • b12e3d4f63 Merge pull request #1118 from danielmerja/main Aksel 2025-01-30 09:26:08 +05:30
  • 8a5f1ed36c GODRIVER-3336 Remove readme in favor to go docs Preston Vasquez 2025-01-29 10:27:58 -07:00
  • d686479379 Merge branch 'main' into GODRIVER-3336 Preston Vasquez 2025-01-29 10:09:40 -07:00
  • c72b100b5b docs: Update Discord invite link in README Daniel Merja 2025-01-29 11:19:55 -05:00
  • 0b22553b4f Merge pull request #1087 from prestonvasquez/GODRIVER-3347 Aksel 2025-01-29 20:17:05 +05:30
  • e55503cf68 Merge pull request #1102 from fstau/01-11-deps_update_mistral_go_version Aksel 2025-01-29 20:14:41 +05:30
  • df268eb9d8 Merge pull request #1025 from prestonvasquez/GODRIVER-3345 Aksel 2025-01-29 20:00:17 +05:30
  • 1774cd28c6 Merge branch 'main' into GODRIVER-3347 Travis Cline 2025-01-29 01:29:44 -08:00
  • d7270c03a7 Merge pull request #1099 from lifejwang11/main Aksel 2025-01-28 22:49:52 +05:30
  • a3bccf03bf Merge pull request #1109 from taigrr/pr-fixup-weaviate Aksel 2025-01-28 20:19:22 +05:30
  • a4e1e5a836 Merge pull request #1086 from mathiasb/feature-mistral-embedding-pgvector Aksel 2025-01-28 16:53:44 +05:30
  • e0b354c3b0 bugfix/vectorstores: weaviate: use correct client creator Tai Groot 2025-01-17 17:20:43 -08:00
  • 29e0652977 Update field path Preston Vasquez 2025-01-13 14:05:20 -07:00
  • c62063eda6 linting fixes Mathias Bergqvist 2025-01-11 18:14:45 +01:00
  • 9e0beaa10b linting fixes Mathias Bergqvist 2025-01-11 17:46:50 +01:00
  • cbce9b5205 linting fixes Mathias Bergqvist 2025-01-11 17:35:20 +01:00
  • 9a96546619 minor fixes after feedback from @FluffyKebab Mathias Bergqvist 2025-01-11 17:20:22 +01:00
  • 2acd61664f deps: update mistral go version Friedrich Staufenbiel 2025-01-11 14:11:17 +01:00
  • e1c161d893 add image and text content example to openai lifejwang11 2025-01-08 11:18:11 +08:00
  • 38f9cf9827 missing file lifejwang11 2025-01-08 11:06:43 +08:00
  • 71ded3c193 Merge pull request #1096 from pedramr/pedram/text-splitter-markdown-lenfunc Aksel 2025-01-07 14:33:40 +05:30
  • 29259e5882 Merge pull request #1098 from lifejwang11/main Aksel 2025-01-07 14:20:40 +05:30
  • bc77e45b5a Merge pull request #1077 from mdelapenya/weaviate-return-no-errors Aksel 2025-01-07 14:11:55 +05:30
  • 47f0208d20 chore(vectorstores:pinecone): deprecate not-used error Manuel de la Peña 2025-01-07 08:48:40 +01:00
  • eff3cb8fa0 fix(vectorstores:pinecone): do not return error when zero documents are retrieved Manuel de la Peña 2025-01-07 08:48:26 +01:00
  • e0bd913911 Merge branch 'main' into weaviate-return-no-errors Manuel de la Peña 2025-01-07 08:41:54 +01:00
  • 76e205135d add json structured example lifejwang11 2025-01-07 15:03:47 +08:00
  • 7ed5f7f00e textsplitter: add an optional lenFunc to MarkdownTextSplitter Pedram Razavi 2025-01-06 15:37:01 -08:00
  • f1fde1f9e4 Merge pull request #1061 from sklinkert/perplexity-tool Aksel 2025-01-06 20:28:51 +05:30
  • a9d2531e2e Comment should end in a period Simon Klinkert 2025-01-06 15:18:41 +01:00
  • bbd85f1fbf handle callbacks Simon Klinkert 2025-01-06 15:14:46 +01:00
  • cc536e60c5 comment public symbols Simon Klinkert 2025-01-06 15:11:28 +01:00
  • 93c2e7f01e Merge branch 'main' into perplexity-tool Simon Klinkert 2025-01-05 23:11:22 +01:00
  • 957b5a027a gofmt Simon Klinkert 2025-01-05 22:48:43 +01:00
  • 4b3988740b review changes Simon Klinkert 2025-01-05 22:46:37 +01:00
  • dca2a9c973 add doc.go Simon Klinkert 2025-01-05 22:34:07 +01:00
  • ff93722af1 api key as option Simon Klinkert 2025-01-05 22:32:31 +01:00
  • 7266c9eada Merge pull request #1080 from nktks/fix/data-race Aksel 2025-01-04 12:00:39 +05:30
  • 50c4eae3d9 Fixed more lint errors Mathias Bergqvist 2024-12-28 11:29:53 +01:00
  • 41b2ab1468 Fixed more lint error Parallel in test cases Mathias Bergqvist 2024-12-28 11:20:57 +01:00
  • 822bda950a Fixed more lint errors in test cases Mathias Bergqvist 2024-12-28 11:17:14 +01:00
  • 56c7c7e883 Fixed lint errors in test cases Mathias Bergqvist 2024-12-28 11:10:40 +01:00
  • 315def00b9 Example is using the new local copy of the Mistral Model which implements CreateEmbedding and the embeddings.EmbedderClient interface Mathias Bergqvist 2024-12-28 11:05:06 +01:00
  • b51bcb97b7 fix CI lint checks Mathias Bergqvist 2024-12-28 10:26:51 +01:00
  • f5ce2417e1 updated package name in go.mod files and go mod tidy to be ready for PR Mathias Bergqvist 2024-12-28 09:38:17 +01:00
  • 6edba4dffe Run mod tidy Preston Vasquez 2024-12-16 10:41:53 -07:00
  • af4edc2b0f Upgrade to mongodb v2.0.0 Preston Vasquez 2024-12-10 16:30:07 -05:00
  • 81ac143ea4 Embedding for Mistral and an example with Mistral Embed and PGVector Mathias Bergqvist 2024-12-09 22:09:07 +01:00
  • 1aec997639 fix lint takeshi.nakata 2024-12-05 18:18:34 +09:00
  • 5000ec83e5 fix data race for accessToken takeshi.nakata 2024-12-05 18:16:10 +09:00
  • b4bb8d11a2 add fail test case to r/w accessToken from some goroutines takeshi.nakata 2024-12-05 17:56:38 +09:00
  • f7fac2246e chains_test: use mutex to lock takeshi.nakata 2024-12-02 18:02:28 +09:00
  • 7052f6f647 openaiclient: fix data race at createChat takeshi.nakata 2024-12-02 17:22:28 +09:00
  • a551e3d524 ci: add -race flat go test in CI takeshi.nakata 2024-12-02 17:03:09 +09:00
  • 6bce8b1862 fix: pre-allocate with items' length Manuel de la Peña 2024-11-28 19:56:45 +01:00
  • 294f2e750f fix(vectorstores:weaviate): do not return error when zero documents are retrieved Manuel de la Peña 2024-11-28 16:49:35 +01:00
  • 70f5232532 Remove return Preston Vasquez 2024-11-08 15:41:09 -07:00
  • 0fd1352737 Update search index lookup Preston Vasquez 2024-11-08 15:03:58 -07:00
  • fb5770a955 Clean up enumeration Preston Vasquez 2024-11-08 11:55:28 -07:00
  • 17fccc9ce7 Add README.md and example Preston Vasquez 2024-11-08 11:44:35 -07:00
  • 2589eec221 Implement perplexity agent tool Simon Klinkert 2024-11-05 12:25:00 +01:00
  • 238d1c713d Fixes #974 - returning score driven by cosine similarity by (1 - distance) instead of distance (#1048) avi tal 2024-10-24 09:09:51 +03:00