You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, indeed I just needed to add the derive feature, might have been confused by the different examples. Still looking for a solution for the multiple documents issue.
Bug Report
After following the examples for a while, correct me if I'm wrong, it seems like a lot of the code is either outdated or no longer working.
Reproduction
Run this example: https://github.com/0xPlaygrounds/rig/blob/main/rig-core/examples/gemini_embeddings.rs
Expected behavior
Able to run without errors and get embedding results.
Screenshots
Additional context
It works only if a single document is provided.
This works.
This doesn't work.
Thanks for the amazing work. 🙇
The text was updated successfully, but these errors were encountered: