Nguyen Trung Duc (john)
|
b159897ac6
|
Combine docstores and vectorstores within a storages component (#72)
|
2023-11-14 17:50:57 +07:00 |
|
Nguyen Trung Duc (john)
|
8532138842
|
Move Document and other interface into base/schema (#69)
|
2023-11-14 11:51:10 +07:00 |
|
ian_Cin
|
6095526dc7
|
Add Huggingface embeddings and Cohere embeddings (#63)
* Add huggingface embeddings and cohere embeddings
* Update openai interface and the mock for newer OpenAI SDK
---------
Co-authored-by: trducng <trungduc1992@gmail.com>
|
2023-11-10 09:38:30 +07:00 |
|
Tuan Anh Nguyen Dang (Tadashi_Cin)
|
79cc60e6a2
|
[AUR-429] Add MVP pipeline with Ingestion and QA stage (#39)
* add base Tool
* minor update test_tool
* update test dependency
* update test dependency
* Fix namespace conflict
* update test
* add base Agent Interface, add ReWoo Agent
* minor update
* update test
* fix typo
* remove unneeded print
* update rewoo agent
* add LLMTool
* update BaseAgent type
* add ReAct agent
* add ReAct agent
* minor update
* minor update
* minor update
* minor update
* update base reader with BaseComponent
* add splitter
* update agent and tool
* update vectorstores
* update load/save for indexing and retrieving pipeline
* update test_agent for more use-cases
* add missing dependency for test
* update test case for in memory vectorstore
* add TextSplitter to BaseComponent
* update type hint basetool
* add insurance mvp pipeline
* update requirements
* Remove redundant plugins param
* Mock GoogleSearch
---------
Co-authored-by: trducng <trungduc1992@gmail.com>
|
2023-10-05 12:31:33 +07:00 |
|
Tuan Anh Nguyen Dang (Tadashi_Cin)
|
f9fc02a32a
|
[AUR-363, AUR-433, AUR-434] Add Base Tool interface with Wikipedia/Google tools (#30)
* add base Tool
* minor update test_tool
* update test dependency
* update test dependency
* Fix namespace conflict
* update test
---------
Co-authored-by: trducng <trungduc1992@gmail.com>
|
2023-09-29 10:18:49 +07:00 |
|