Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@shaoyijia shaoyijia released this 09 Aug 16:57
· 41 commits to main since this release

Bump up knowledge-storm package to v0.2.4 to include recent change. Minor fix on demo light (#118).

New Model Support

  • GoogleModel (#105)
  • DeepSeekModel (#84)

New Retriever Support

  • SerperRM (#102)
  • BraveRM (#134)
  • Improve VectorRM by decoupling the vector store construction from the retriever class (#126).