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
And RAG component with the same config (it only has an additional textEmbeddingModel: "openai/text-embedding-3-small") throws an error because args.providerMetadata is missing.
Please, add it, otherwise I have to calculate the cost myself. Not a big deal, but still would like not to hardcode input and output token cost.