0.10.1 (2024-05-11)
- crash asyncio due dependency version (2563773)
- fixed speechgraphexample (4bf90f3)
- fixed unused param and install (cc28d5a)
- readme: improve main readme (ae5655f)
- update instructions to use with LocalAI (198420c)
- Update README.md (772e064)
- updated sponsor logo (f8d8d71)
0.10.0 (2024-05-08)
- add claude documentation (5bdee55)
- add gemini embeddings (79daa4c)
- add llava integration (019b722)
- add new hugging_face models (d5547a4)
- Fix bug for gemini case when embeddings config not passed (726de28)
- fixed custom_graphs example and robots_node (84fcb44)
- multiple graph instances (dbb614a)
- node: multiple url search in SearchGraph + fixes (930adb3)
- refactoring search function (aeb1acb)
- bug on .toml (f7d66f5)
- llm: fixed gemini api_key (fd01b73)
- examples: local, mixed models and fixed SearchGraph embeddings problem (6b71ec1)
- examples: openai std examples (186c0d0)
- removed .lock file for deployment (d4c7d4e)
- update README.md (17ec992)
- release: 0.10.0-beta.1 [skip ci] (c47a505)
- release: 0.10.0-beta.2 [skip ci] (3f0e069)
- release: 0.9.0-beta.2 [skip ci] (5aa600c)
- release: 0.9.0-beta.3 [skip ci] (da8c72c)
- release: 0.9.0-beta.4 [skip ci] (8c5397f)
- release: 0.9.0-beta.5 [skip ci] (532adb6)
- release: 0.9.0-beta.6 [skip ci] (8c0b46e)
- release: 0.9.0-beta.7 [skip ci] (6911e21)
- release: 0.9.0-beta.8 [skip ci] (739aaa3)
0.10.0-beta.2 (2024-05-08)
- examples: local, mixed models and fixed SearchGraph embeddings problem (6b71ec1)
- examples: openai std examples (186c0d0)
- removed .lock file for deployment (d4c7d4e)
- update README.md (17ec992)
0.10.0-beta.1 (2024-05-06)
- add claude documentation (5bdee55)
- add gemini embeddings (79daa4c)
- add llava integration (019b722)
- add new hugging_face models (d5547a4)
- Fix bug for gemini case when embeddings config not passed (726de28)
- fixed custom_graphs example and robots_node (84fcb44)
- multiple graph instances (dbb614a)
- node: multiple url search in SearchGraph + fixes (930adb3)
- refactoring search function (aeb1acb)
- release: 0.9.0-beta.2 [skip ci] (5aa600c)
- release: 0.9.0-beta.3 [skip ci] (da8c72c)
- release: 0.9.0-beta.4 [skip ci] (8c5397f)
- release: 0.9.0-beta.5 [skip ci] (532adb6)
- release: 0.9.0-beta.6 [skip ci] (8c0b46e)
- release: 0.9.0-beta.7 [skip ci] (6911e21)
- release: 0.9.0-beta.8 [skip ci] (739aaa3)
0.9.0-beta.8 (2024-05-06)
- add llava integration (019b722)
0.9.0-beta.7 (2024-05-06)
- llm: fixed gemini api_key (fd01b73)
0.9.0-beta.6 (2024-05-06)
- Fix bug for gemini case when embeddings config not passed (726de28)
0.9.0-beta.5 (2024-05-06)
- fixed custom_graphs example and robots_node (84fcb44)
- multiple graph instances (dbb614a)
- node: multiple url search in SearchGraph + fixes (930adb3)
0.9.0-beta.4 (2024-05-05)
- add gemini embeddings (79daa4c)
0.9.0-beta.3 (2024-05-05)
- add claude documentation (5bdee55)
0.9.0-beta.2 (2024-05-05)
- refactoring search function (aeb1acb)
- bug on .toml (f7d66f5)
0.9.0-beta.1 (2024-05-04)
- Enable end users to pass model instances of HuggingFaceHub (7599234)
0.8.0 (2024-05-03)
- add pdf scraper (10a9453)
- release: 0.7.0-beta.3 [skip ci] (fbb06ab)
0.7.0 (2024-05-03)
- Changed the way embedding model is created in AbstractGraph class and removed handling of embedding model creation from RAGNode. Now AbstractGraph will call a dedicated method for embedding models instead of _create_llm. This makes it easy to use any LLM with any supported embedding model. (819cbcd)
0.7.0-beta.3 (2024-05-03)
0.7.0-beta.2 (2024-05-03)
- Changed the way embedding model is created in AbstractGraph class and removed handling of embedding model creation from RAGNode. Now AbstractGraph will call a dedicated method for embedding models instead of _create_llm. This makes it easy to use any LLM with any supported embedding model. (819cbcd)
0.7.0-beta.1 (2024-05-03)
- add base_node to init.py (cb1cb61)
0.6.2 (2024-05-02)
- add to requirements.txt langchain-aws = "^0.1.2" (1afa319)
- release: 0.6.1-beta.1 [skip ci] (75a4042)
0.6.1 (2024-05-02)
- gemini errror (2ea54ea)
0.6.0 (2024-05-02)
- added node and graph for CSV scraping (4d542a8)
- Allow end users to pass model instances for llm and embedding model (b86aac2)
- modified node name (02d1af0)
0.5.2 (2024-05-02)
- bug on script_creator_graph.py (4a3bc37)
0.5.1 (2024-05-02)
- examples and graphs (5cf4e4f)
- added venv suggestion (ba2b24b)
- base and fetch node (e981796)
- change contributing.md with new ci/cd workflow (3e91a46)
- fixed basegraph docstring (29427c2)
- graphs and helpers docstrings (0631985)
- refactor examples (c11fc28)
- refactor models docstrings (18c20eb)
- refactor nodes docstrings (1409797)
- update utils docstrings (cf038b3)
0.5.0 (2024-04-30)
- add cluade integration (e0ffc83)
- add co-author (719a353)
- fetch: added playwright support (42ab0aa)
- added verbose flag to suppress print statements (2dd7817)
- base groq + requirements + toml update with groq (7dd5b1a)
- refactor: changed variable names (8fba7e5)
- llm: implemented groq model (dbbf10f)
- updated requirements.txt (d368725)
- script generator and add new benchmarks (e3d0194)
- release: 0.4.0-beta.3 [skip ci] (d13321b)
- release: 0.5.0-beta.1 [skip ci] (450291f)
- release: 0.5.0-beta.2 [skip ci] (ff7d12f)
- release: 0.5.0-beta.3 [skip ci] (7e81f7c)
- release: 0.5.0-beta.4 [skip ci] (14e56f6)
- release: 0.5.0-beta.5 [skip ci] (5ac97e2)
- release: 0.5.0-beta.6 [skip ci] (9356124)
0.5.0-beta.6 (2024-04-30)
- added verbose flag to suppress print statements (2dd7817)
0.5.0-beta.5 (2024-04-30)
- refactor: changed variable names (8fba7e5)
0.5.0-beta.4 (2024-04-30)
- script generator and add new benchmarks (e3d0194)
0.5.0-beta.3 (2024-04-30)
- add cluade integration (e0ffc83)
0.5.0-beta.2 (2024-04-30)
- fetch: added playwright support (42ab0aa)
0.5.0-beta.1 (2024-04-30)
- add co-author (719a353)
- base groq + requirements + toml update with groq (7dd5b1a)
- llm: implemented groq model (dbbf10f)
- updated requirements.txt (d368725)
- release: 0.4.0-beta.3 [skip ci] (d13321b)
0.4.1 (2024-04-28)
- added missing dependecies (7f1c3b7)
0.4.0 (2024-04-28)
- add new proxy rotation function (f6077d1)
- bug for calculate costs (a9b11e4)
- bug with fetch node (9cd5165)
- changed proxy function (b754dd9)
- robot node and proxyes (adbc08f)
0.4.0-beta.2 (2024-04-27)
- robot node and proxyes (adbc08f)
0.4.0-beta.1 (2024-04-27)
- add new proxy rotation function (f6077d1)
- changed proxy function (b754dd9)
0.3.0 (2024-04-26)
- release: 0.3.0-beta.1 [skip ci] (b481fd7)
- release: 0.3.0-beta.2 [skip ci] (7c8dbb8)
- add ci workflow to manage lib release with semantic-release (92cd040)
- remove pull request trigger and fix plugin release train (876fe66)
0.3.0-beta.2 (2024-04-26)
- trigger new beta release (26c92c3)
0.3.0-beta.1 (2024-04-26)
- trigger new beta release (6f028c4)