Commit Graph

772 Commits (72a494e0294abdc7f4074a16e252dd407f1e6e15)
 

Author SHA1 Message Date
Simón Fishman e66a18f1b0 Fix titles for wandb notebooks (#778) 12 months ago
simonpfish b71265356e Update registry for W&B rename 12 months ago
simonpfish 1a3b2cc8ff Move and rename embeddings W&B example 12 months ago
Simón Fishman 415548865a Remove apps directory (#776) 12 months ago
dependabot[bot] a3f71ccc7a Bump langchain from 0.0.308 to 0.0.312 in /apps/enterprise-knowledge-retrieval (#773)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
gusmally 19b9d62cfd Correct legacy fine-tuning note (#770) 12 months ago
Joschka Braun 6510643d5e add parea to related resources (#759) 12 months ago
Megan O'Keefe 895643b3ef Fix broken OpenAI API link in README (#775)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
12 months ago
simonpfish 5d0512e104 Fix more uneven title sizing 12 months ago
simonpfish f26c77d754 Fix uneven title sizing 12 months ago
Emil Sedgh f57077963b Consider function calling roles and messages valid (#765) 12 months ago
Kai Chen f8fda2f47c Fix link to .py file (#763) 12 months ago
simonpfish a59648cac2 Add documentation advice 12 months ago
dependabot[bot] a8b735255a Bump langchain from 0.0.246 to 0.0.308 in /apps/enterprise-knowledge-retrieval (#761)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12 months ago
Anish Shah 35969f1f1e Update registry.yaml to add Weights & Biases examples (#758) 12 months ago
Krish Dholakia 4a8be233f9 Add litellm to relevant resources (#757) 12 months ago
dependabot[bot] 3b89f85f7a Bump postcss from 8.4.21 to 8.4.31 in /apps/file-q-and-a/nextjs-with-flask-server/client (#756)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 645a09cbf6 Bump postcss from 8.4.21 to 8.4.31 in /apps/file-q-and-a/nextjs (#754)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] 4aa75d8f7b Bump pillow from 9.4.0 to 10.0.1 in /apps/web-crawl-q-and-a (#755)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Simón Fishman 5530a82c0f remove duplicate entry 1 year ago
dependabot[bot] bec8b5a38a Bump urllib3 from 1.26.13 to 1.26.17 in /apps/web-crawl-q-and-a (#752)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
simonpfish c17e098022 fix file extension for stale workflow 1 year ago
simonpfish f4c6f900e0 rename and formate stale workflow 1 year ago
simonpfish 1de6a60e4c add website rebuild action 1 year ago
Anish Shah da7ea986c1 Add Weights and Biases OpenAI MLOps examples to third_party_examples (#714) 1 year ago
simonpfish 9f41994e69 update neon readme title 1 year ago
simonpfish 01cf4471c7 add explanatory comment to registry file 1 year ago
Simón Fishman a9ca35c12d Add registry (#751) 1 year ago
Fayaz Rahman a5f727b98c Add Deep Lake vector database example (#455) 1 year ago
Daniel 0d2dcee380 Add Neon Postgres to the list of vector databases in the README (#746) 1 year ago
Daniel e9f0739912 Update Neon cookbook README.md (#747) 1 year ago
Stefano Lottini e2bd833839 new cassIO connect experience with the newest cassio.init (#745) 1 year ago
Jiří Hofman 9a8380a789 Fix typo in How_to_stream_completions.ipynb (#744)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Dhruv Anand b7f654c0d4 fix: typo in hallucination reduction stat (#742) 1 year ago
Daniel ecbc9e90eb Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Ikko Eltociear Ashimine 312c4af026 Fix typo in Backtranslation_of_SQL_queries.py (#709) 1 year ago
Simón Fishman e87dde9f27 [tiktoken_counting] fix tokenizer name (#741) 1 year ago
Saarika Bhasi d3788f2131 [elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Albarqawi e500f1e771 Add a notebook for end to end automation example (#527) 1 year ago
Simón Fishman def2d05d6e sort tools and libraries list alphabetically (#740) 1 year ago
Stefano Fiorucci d9a3b712d0 [related_resources] add haystack to prompting libraries & tools (#682)
Co-authored-by: simonpfish <simonpfish@gmail.com>
1 year ago
Hoang Viet Khoa 10e7a1519a [web-q-and-a] remove unnecessary cell (#309) 1 year ago
Per Harald Borgen 01dce9f052 Fix typo: Adding a missing "if" in sentence about ReAct in related_resources.md (#737) 1 year ago
Xin(Leo) Jing 56eaca3197 [related_resources] add yival.ai to the prompt tools section (#739)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
1 year ago
Farzad Sunavala 9da7458c47 Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 1 year ago
ridrisa 46c014e2a9 fix minor typo in financial_document_analysis_with_llamaindex (#733) 1 year ago
Chuong Ho e28f6c842a Add Mongodb Atlas Vector Search (#734) 1 year ago
Simón Fishman f2947a6c3c [readme] include link to related resources (#736) 1 year ago
Simón Fishman 9b88e446d9 Improve parallel processing script (#735) 1 year ago
gusmally 848f96d496 add note about legacy fine tuning (#729) 1 year ago