Skip to content

chore(main): release 1.5.0#1768

Merged
collindutter merged 1 commit intomainfrom
release-please--branches--main
Mar 13, 2025
Merged

chore(main): release 1.5.0#1768
collindutter merged 1 commit intomainfrom
release-please--branches--main

Conversation

@collindutter
Copy link
Copy Markdown
Member

@collindutter collindutter commented Feb 25, 2025

🤖 I have created a release beep boop

1.5.0 (2025-03-13)

✨ Features

  • configs-drivers-gemini: update default embedding driver model to (9ba2496)
  • configs-drivers-gemini: update default prompt driver model to gemini-2.0-flash (9ba2496)
  • drivers-embedding-titan: add support for generating image embeddings (1841f0f)
  • drivers-embedding-voyageai: add support for generating image embeddings (1841f0f)
  • drivers-embedding: add support for embedding ImageArtifacts (1841f0f)
  • drivers-local-vector: support persisting multi-modal entries (1841f0f)
  • drivers-vector: support upserting/querying with ImageArtifacts (1841f0f)
  • drivers: add PerplexityPromptDriver and PerplexityWebSearchDriver (#1755) (7163bf3)
  • drivers: update default models to latest for Anthropic/Bedrock Driver Configs (b3e4b68)
  • serialization: add serializable_overrides and types_overrides parameters to to_dict/json and from_dict/json methods (c383ba6)
  • tasks-prompt: add reflect_on_tool_use flag to disable LLM reflection (#1810) (ecb665d)

🐛 Bug Fixes

  • chunker: correctly determine chunk midpoint when empty chunks are present (#1800) (8ec2a8a)
  • decorators: preserve type hints on [@observable](https://github.com/observable) decorator (#1767) (0e5a15c)
  • drivers-prompt-openai: convert to text rather than error when passing GenericArtifacts (#1830) (fb3f2c4)
  • drivers-prompt-openai: remove modalities default (#1774) (7e061b5)
  • drivers-vector-marqo: fix upsert failing due to inability to upsert_vectors (#1803) (9b6bfff)
  • drivers-vector: don't mutate same instance of meta (#1782) (dd138ca)
  • serialization: support serializing more Driver types (c383ba6)

📦 Dependencies

  • relax dependencies by removing upper bound constraint (5171332)

📚 Documentation

  • add light/dark mode toggle (ff3d2b6)
  • add log output to every example that produces it (0407fc7)
  • categorize driver nav links (ff3d2b6)
  • custom-tools: improve docs for creating custom tools (#1791) (25b1276)
  • engines: improve documentation on Rag Engines. (bdc1921)
  • improve docs landing page (ff3d2b6)
  • improve framework overview (ff3d2b6)
  • improve overview page (#1832) (ff3d2b6)
  • improve README (ff3d2b6)
  • move recipes into framework section (ff3d2b6)
  • move recipes into framework section (ff3d2b6)
  • recipes: add example of talking to audio file (#1794) (fe27585)
  • rename examples to recipes (ff3d2b6)
  • serialization: add dedication page on serialization (c383ba6)
  • simplify docs landing page (ff3d2b6)
  • update contributing guide (ff3d2b6)

This PR was generated with Release Please. See documentation.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@collindutter collindutter self-assigned this Feb 25, 2025
@collindutter collindutter force-pushed the release-please--branches--main branch 14 times, most recently from bd881ea to f7b49a4 Compare March 4, 2025 22:33
@collindutter collindutter force-pushed the release-please--branches--main branch 11 times, most recently from 75e5a0c to c46aadf Compare March 7, 2025 22:13
@collindutter collindutter force-pushed the release-please--branches--main branch from c46aadf to 73271be Compare March 12, 2025 16:27
@collindutter collindutter force-pushed the release-please--branches--main branch 6 times, most recently from 34cfd4f to f4ae09b Compare March 12, 2025 19:39
@collindutter collindutter force-pushed the release-please--branches--main branch 3 times, most recently from d5281be to d58d4f5 Compare March 13, 2025 22:21
@collindutter collindutter force-pushed the release-please--branches--main branch from d58d4f5 to c53a6b2 Compare March 13, 2025 23:16
Copy link
Copy Markdown
Contributor

@vachillo vachillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, let's roll with it! :drivingcrooner:

@collindutter collindutter merged commit e34903a into main Mar 13, 2025
15 checks passed
@collindutter collindutter deleted the release-please--branches--main branch March 13, 2025 23:36
@collindutter
Copy link
Copy Markdown
Member Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants