-
ci(release): 0.7.0 [skip ci]
发布于
2024-05-03 19:45:17 +00:00 0.7.0 (2024-05-03)
Features
Refactor
- 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)
CI
下载附件