7 Commits

Author SHA1 Message Date
Marty Ross c5fe58eadb vectorstores: Add remote chroma "vectorstore" adapter (#282)
* FR278 Add remote chromadb support

* FR278 Fix lint complaints

* Add 'nameSpace' via metadata

* Add embedder Option

* Add includes, example app, README

* feat(vectorstore): add chroma

* fix: update type to match upstream

* style: fix golangci-lint complaints
2023-12-04 22:38:27 -08:00
FluffyKebab 2cd0d13ccf agents: refactor options 2023-06-07 19:24:38 +02:00
bdqfork 7fd6ed6fdc agents: fix the bug with executor call tool nil panic and align the prompt of mrkl in langchain 2023-05-28 13:30:04 +08:00
Aksel ff293714f7 agents/executor: return nil
Co-authored-by: Alexander Knipping <ajknipping@mailbox.org>
2023-05-23 16:09:28 +02:00
FluffyKebab 2fcac6fc84 agents: fix lint 2023-05-22 15:37:07 +02:00
FluffyKebab cf4e2080de tools: add context 2023-05-22 14:39:25 +02:00
FluffyKebab a698ddea2e agents: move out of exp 2023-05-22 12:25:14 +02:00