-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Integration markdown #405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration markdown #405
Conversation
## [1.7.0](v1.6.1...v1.7.0) (2024-06-17) ### Features * add caching ([d790361](d790361)) * add csv scraper and xml scraper multi ([b408655](b408655)) * add dynamic caching ([7ed2fe8](7ed2fe8)) * **indexify-node:** add example ([5d1fbf8](5d1fbf8)) * add forcing format as json ([5cfc101](5cfc101)) * add json as output ([5d20186](5d20186)) * add json multiscraper ([5bda918](5bda918)) * add new chunking function ([e1f045b](e1f045b)) * add Parse_Node ([e6c7940](e6c7940)) * add pdf scraper multi graph ([f5cbd80](f5cbd80)) * **merge:** add scriptcreatormulti, rag cache and semchunk ([15421ef](15421ef)) * **telemetry:** add telemetry module ([080a318](080a318)) * Add tests for RobotsNode and update test setup ([b0511ae](b0511ae)) * Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([c927145](c927145)) * Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([9e7038c](9e7038c)) * Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([c286b16](c286b16)) * Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([08f1be6](08f1be6)) * **pydantic:** added pydantic output schema ([376f758](376f758)) * **append_node:** append node to existing graph ([f8b08e0](f8b08e0)) * fix an if ([c8d556d](c8d556d)) * **schema:** merge scripts to follow pydantic schema ([5d692bf](5d692bf)) * refactoring of abstract graph ([fff89f4](fff89f4)) * refactoring of an in if ([244aada](244aada)) * refactoring of rag node ([7a13a68](7a13a68)) * removed a bug ([8de720d](8de720d)) * removed rag node ([930f673](930f673)) * **version:** update burr version ([cfa1336](cfa1336)) * update fetch node ([1e7f334](1e7f334)) ### Bug Fixes * add chinese embedding model ([03ffebc](03ffebc)) * common params ([6b4cdf9](6b4cdf9)) * **cache:** correctly pass the node arguments and logging ([c881f64](c881f64)) * **pdf:** correctly read .pdf files ([203de83](203de83)) * fix robot node ([2419003](2419003)) * **node:** fixed generate answer node pydantic schema ([ab00f23](ab00f23)) * **schema:** fixed json output ([5c9843f](5c9843f)) * oneapi model ([4fcb990](4fcb990)) * shallow copy config of create_embedder ([62b372b](62b372b)) * test for fetch node ([49c7e0e](49c7e0e)) * typo in prompt ([4639f0c](4639f0c)) * **multi:** updated multi pdf scraper with schema ([91c5b5a](91c5b5a)) ### Docs * **cache:** added cache_path param ([edddb68](edddb68)) * better logging ([283b61f](283b61f)) * **scriptcreator:** enhance documentation ([650c3aa](650c3aa)) * fix label&logo for github action badges ([071f3d1](071f3d1)) * refactor graph section and added telemetry ([39bf4c9](39bf4c9)) * stylize badges in readme ([8696ade](8696ade)) ### Refactor * add missing schemas and renamed files ([09cb6e9](09cb6e9)) ### Test * fix tests for fetch node with proper mock&refactor ([17dd936](17dd936)) ### CI * **release:** 1.5.3-beta.1 [skip ci] ([6ea1d2c](6ea1d2c)) * **release:** 1.5.3-beta.2 [skip ci] ([b57bcef](b57bcef)) * **release:** 1.5.5-beta.1 [skip ci] ([38d138e](38d138e)) * **release:** 1.6.0-beta.1 [skip ci] ([1d217e4](1d217e4)) * **release:** 1.6.0-beta.10 [skip ci] ([4d0d8fa](4d0d8fa)) * **release:** 1.6.0-beta.11 [skip ci] ([3453ac0](3453ac0)) * **release:** 1.6.0-beta.2 [skip ci] ([ed1dc0b](ed1dc0b)) * **release:** 1.6.0-beta.3 [skip ci] ([b70cb37](b70cb37)) * **release:** 1.6.0-beta.4 [skip ci] ([08a14ef](08a14ef)) * **release:** 1.6.0-beta.5 [skip ci] ([dde0c7e](dde0c7e)) * **release:** 1.6.0-beta.6 [skip ci] ([ac8e7c1](ac8e7c1)) * **release:** 1.6.0-beta.7 [skip ci] ([cab5f68](cab5f68)) * **release:** 1.6.0-beta.8 [skip ci] ([7a6f016](7a6f016)) * **release:** 1.6.0-beta.9 [skip ci] ([ca8aff8](ca8aff8)) * **release:** 1.7.0-beta.1 [skip ci] ([84a74b2](84a74b2)) * **release:** 1.7.0-beta.10 [skip ci] ([7f3b907](7f3b907)) * **release:** 1.7.0-beta.11 [skip ci] ([c016efd](c016efd)) * **release:** 1.7.0-beta.12 [skip ci] ([a794405](a794405)) * **release:** 1.7.0-beta.2 [skip ci] ([e5bb5ae](e5bb5ae)) * **release:** 1.7.0-beta.3 [skip ci] ([85a75c8](85a75c8)) * **release:** 1.7.0-beta.4 [skip ci] ([b4d7532](b4d7532)) * **release:** 1.7.0-beta.5 [skip ci] ([79b8326](79b8326)) * **release:** 1.7.0-beta.6 [skip ci] ([dae3158](dae3158)) * **release:** 1.7.0-beta.7 [skip ci] ([7da6cd2](7da6cd2)) * **release:** 1.7.0-beta.8 [skip ci] ([a87702f](a87702f)) * **release:** 1.7.0-beta.9 [skip ci] ([0c5d6e2](0c5d6e2))
## [1.7.1](v1.7.0...v1.7.1) (2024-06-18) ### Bug Fixes * add new embedding models ([1d0cbbc](1d0cbbc))
Последнее китайское предупреждение
## [1.7.2](v1.7.1...v1.7.2) (2024-06-18) ### Bug Fixes * total tokens and docs ([c787090](c787090)) ### Docs * fixed readme по русский ([2373073](2373073))
Update docker-compose.yml
## [1.7.3](v1.7.2...v1.7.3) (2024-06-19) ### Bug Fixes * reduced model tokens ([88f9def](88f9def)) ### Docs * **version:** fixed compatible versions ([ecb7601](ecb7601))
Co-Authored-By: Federico Minutoli <[email protected]>
Co-Authored-By: Matteo Vedovati <[email protected]>
## [1.7.4](v1.7.3...v1.7.4) (2024-06-21) ### Bug Fixes * add new model for claude ([599512d](599512d))
This PR fixes a small type in the warning message
Fix a small typo in the warning message
…Ls considered in the search
Edit Search_graph class
## [1.8.0-beta.1](v1.7.4...v1.8.0-beta.1) (2024-06-25) ### Features * add new search engine avaiability and new tests ([073d226](073d226)) * add research with bing + test function ([aa2160c](aa2160c)) ### Bug Fixes * updated for schema changes ([aedda44](aedda44)) ### CI * **release:** 1.7.0-beta.13 [skip ci] ([ce0a47a](ce0a47a)) * **release:** 1.7.0-beta.14 [skip ci] ([ec77ff7](ec77ff7))
This adjustment makes the class consistent with the definition of the arguments.
🐛 Rename user_prompt parameter to prompt
docker-compose.yml
Outdated
@@ -4,7 +4,7 @@ services: | |||
image: ollama/ollama | |||
container_name: ollama | |||
ports: | |||
- "11434:11434" | |||
- "5000:5000" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not correct, Ollama exposes the models on 11434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
🎉 This issue has been resolved in version 1.9.0-beta.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.9.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
No description provided.