Skip to content

2024-05-30 (v0.10.41)

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 04:55
9de0147

llama-index-core [0.10.41]

  • pass embeddings from index to property graph retriever (#13843)
  • protect instrumentation event/span handlers from each other (#13823)
  • add missing events for completion streaming (#13824)
  • missing callback_manager.on_event_end when there is exception (#13825)

llama-index-llms-gemini [0.1.10]

  • use model kwarg for model name for gemini (#13791)

llama-index-llms-mistralai [0.1.15]

  • Add mistral code model (#13807)
  • update mistral codestral with fill in middle endpoint (#13810)

llama-index-llms-openllm [0.1.5]

  • 0.5 integrations update (#13848)

llama-index-llms-vertex [0.1.8]

  • Safety setting for Pydantic Error for Vertex Integration (#13817)

llama-index-readers-smart-pdf-loader [0.1.5]

  • handle path objects in smart pdf reader (#13847)