Skip to content
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

chore: release #87

Merged
merged 3 commits into from
Nov 7, 2024
Merged

chore: release #87

merged 3 commits into from
Nov 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2024

πŸ€– New release

  • rig-core: 0.3.0 -> 0.4.0 (βœ“ API compatible changes)
  • rig-lancedb: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
  • rig-mongodb: 0.1.3 -> 0.1.4 (βœ“ API compatible changes)
  • rig-neo4j: 0.1.0 -> 0.1.1 (βœ“ API compatible changes)
Changelog

rig-core

0.4.0 - 2024-11-07

Added

  • (gemini) move system prompt to correct request field
  • (provider-gemini) add support for gemini specific completion parameters
  • (provider-gemini) add agent support in client
  • (provider-gemini) add gemini embedding support
  • (provider-gemini) add gemini support for basic completion
  • (provider-gemini) add gemini API client

Fixed

  • (gemini) issue when additionnal param is empty
  • docs imports and refs
  • (gemini) missing param to be marked as optional in completion res

Other

  • Cargo fmt
  • Add module level docs for the tool module
  • Fix loaders module docs references
  • Add docstrings to loaders module
  • Improve main lib docs
  • Add all feature flag to rig-core
  • (gemini) add utility config docstring
  • (gemini) remove try_from and use serde deserialization
  • Merge branch 'main' into feat/model-provider/16-add-gemini-completion-embedding-models
  • (gemini) separate gemini api types module, fix pr comments
  • add debug trait to embedding struct
  • (gemini) add addtionnal types from the official documentation, add embeddings example
  • (provider-gemini) test pre-commits
  • (provider-gemini) Update readme entries, add gemini agent example

rig-lancedb

0.1.1 - 2024-11-07

Fixed

  • wrong reference to companion crate
  • missing qdrant readme reference

Other

  • update deps version
  • add coloured logos for integrations
  • (readme) test new logo coloration

rig-mongodb

0.1.4 - 2024-11-07

Added

  • Qdrant support

Fixed

  • wrong reference to companion crate
  • missing qdrant readme reference

Other

  • update deps version
  • add coloured logos for integrations

rig-neo4j

0.1.1 - 2024-11-07

Fixed

  • (neo4j) last minute doc and const adjustments


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-11-01T14-04-55Z branch 5 times, most recently from 069a344 to dd7480d Compare November 7, 2024 19:58
@github-actions github-actions bot force-pushed the release-plz-2024-11-01T14-04-55Z branch from dd7480d to e63f4ad Compare November 7, 2024 20:28
@cvauclair cvauclair merged commit efc38ea into main Nov 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant