Commit Graph

18 Commits (main)

Author SHA1 Message Date
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
4 months ago
markbigears bff44b0607
Update openai calls to current lib version in Question Answering Using Embedding example (#886)
Co-authored-by: bigears <mark.forsyth@yourbigears.com>
Co-authored-by: Will DePue <will@depue.net>
5 months ago
Ted Sanders c14432efe7 fixes grammar 1 year ago
Ted Sanders b59f105ed1 polishes wording in a few places 1 year ago
Alice Chen a8add5b4c6
[Fix] Typo and grammar fix in Question_answering_using_embeddings.ipynb 1 year ago
Ted Sanders df88ad86d4 updates Q&A example to use gpt-3.5-turbo 1 year ago
Kacper Łukawski c8a8db7b94 List Qdrant among the other vector databases 1 year ago
Tobel 1b9efd7726
Update Question_answering_using_embeddings.ipynb
remove typo
1 year ago
Robin Richtsfeld b34607ddb7
Encode separator for completions endpoint
`SEPARATOR` is being used to construct a prompt for use with the completions endpoint
1 year ago
Ted Sanders e3450242b2 updates model name in text description of Q&A notebook 1 year ago
Ted Sanders df2758ac2e updates Q&A example with latest embedding and completion models 1 year ago
Ted Sanders d932a36398 fixes two broken links to embedding guide 2 years ago
Ted Sanders e383e243c2 fixes broken link to QA notebook 2 years ago
Ted Sanders 25d641d21f renames context_embeddings to document_embeddings 2 years ago
Mike Heaton ac406fc126
Update Question_answering_using_embeddings.ipynb 2 years ago
Mike Heaton 7ffa01aeb2 minor renaming 2 years ago
Mike Heaton 711f87d6a3 question answering using embeddings 2 years ago
Mike Heaton 2d2569f4fd draft 2 years ago