openai-cookbook
openai-cookbook copied to clipboard
[FEATURE] Embeddings vs information in context - cost difference
Is your feature request related to a problem? Please describe. examples/Question_answering_using_embeddings.ipynb should include info about token usage of embeddings vs putting additional information into the context window of the model - aligned with how it's linked from https://platform.openai.com/docs/guides/embeddings "we explore the tradeoff". And it's in the code
Describe the solution you'd like Table comparing cost of both approaches
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This issue was closed because it has been stalled for 10 days with no activity.