Commit Graph

712 Commits

Author SHA1 Message Date
Emil Sedgh
f57077963b Consider function calling roles and messages valid (#765) 2023-10-06 17:12:04 -07:00
Kai Chen
f8fda2f47c Fix link to .py file (#763) 2023-10-06 17:11:08 -07:00
simonpfish
a59648cac2 Add documentation advice 2023-10-05 16:47:21 -07:00
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>
2023-10-05 11:04:53 -07:00
Anish Shah
35969f1f1e Update registry.yaml to add Weights & Biases examples (#758) 2023-10-05 11:04:33 -07:00
Krish Dholakia
4a8be233f9 Add litellm to relevant resources (#757) 2023-10-05 11:03:23 -07:00
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>
2023-10-03 18:08:37 -07:00
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>
2023-10-03 18:08:33 -07:00
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>
2023-10-03 18:08:16 -07:00
Simón Fishman
5530a82c0f remove duplicate entry 2023-10-03 17:54:51 -07:00
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>
2023-10-03 15:04:35 -07:00
simonpfish
c17e098022 fix file extension for stale workflow 2023-10-02 16:38:48 -07:00
simonpfish
f4c6f900e0 rename and formate stale workflow 2023-10-02 16:37:18 -07:00
simonpfish
1de6a60e4c add website rebuild action 2023-10-02 16:33:46 -07:00
Anish Shah
da7ea986c1 Add Weights and Biases OpenAI MLOps examples to third_party_examples (#714) 2023-10-02 14:02:34 -07:00
simonpfish
9f41994e69 update neon readme title 2023-10-02 13:07:57 -07:00
simonpfish
01cf4471c7 add explanatory comment to registry file 2023-10-02 13:01:53 -07:00
Simón Fishman
a9ca35c12d Add registry (#751) 2023-10-02 12:51:36 -07:00
Fayaz Rahman
a5f727b98c Add Deep Lake vector database example (#455) 2023-10-02 11:20:03 -07:00
Daniel
0d2dcee380 Add Neon Postgres to the list of vector databases in the README (#746) 2023-09-29 18:23:01 -07:00
Daniel
e9f0739912 Update Neon cookbook README.md (#747) 2023-09-29 18:22:39 -07:00
Stefano Lottini
e2bd833839 new cassIO connect experience with the newest cassio.init (#745) 2023-09-28 18:00:04 -07:00
Jiří Hofman
9a8380a789 Fix typo in How_to_stream_completions.ipynb (#744)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-09-28 17:53:36 -07:00
Dhruv Anand
b7f654c0d4 fix: typo in hallucination reduction stat (#742) 2023-09-28 17:50:32 -07:00
Daniel
ecbc9e90eb Add Neon Postgres vector database OpenAI cookbook (#690)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-09-28 17:48:41 -07:00
Ikko Eltociear Ashimine
312c4af026 Fix typo in Backtranslation_of_SQL_queries.py (#709) 2023-09-27 17:50:53 -07:00
Simón Fishman
e87dde9f27 [tiktoken_counting] fix tokenizer name (#741) 2023-09-27 16:12:31 -07:00
Saarika Bhasi
d3788f2131 [elasticsearch] fix typo in signup url (#726)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-09-27 16:02:50 -07:00
Albarqawi
e500f1e771 Add a notebook for end to end automation example (#527) 2023-09-27 15:59:29 -07:00
Simón Fishman
def2d05d6e sort tools and libraries list alphabetically (#740) 2023-09-27 14:14:51 -07:00
Stefano Fiorucci
d9a3b712d0 [related_resources] add haystack to prompting libraries & tools (#682)
Co-authored-by: simonpfish <simonpfish@gmail.com>
2023-09-27 14:06:37 -07:00
Hoang Viet Khoa
10e7a1519a [web-q-and-a] remove unnecessary cell (#309) 2023-09-27 13:32:04 -07:00
Per Harald Borgen
01dce9f052 Fix typo: Adding a missing "if" in sentence about ReAct in related_resources.md (#737) 2023-09-27 10:46:57 -07:00
Xin(Leo) Jing
56eaca3197 [related_resources] add yival.ai to the prompt tools section (#739)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-09-27 10:41:49 -07:00
Farzad Sunavala
9da7458c47 Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 2023-09-26 16:43:05 -07:00
ridrisa
46c014e2a9 fix minor typo in financial_document_analysis_with_llamaindex (#733) 2023-09-26 16:25:55 -07:00
Chuong Ho
e28f6c842a Add Mongodb Atlas Vector Search (#734) 2023-09-26 16:22:58 -07:00
Simón Fishman
f2947a6c3c [readme] include link to related resources (#736) 2023-09-26 14:36:48 -07:00
Simón Fishman
9b88e446d9 Improve parallel processing script (#735) 2023-09-25 12:09:39 -07:00
gusmally
848f96d496 add note about legacy fine tuning (#729) 2023-09-22 10:49:07 -07:00
Stefano Lottini
931a32e3a9 Fix spelling error + misplaced copypaste in the CQL notebook (#728) 2023-09-22 10:48:55 -07:00
Simón Fishman
693eda5dbc Update README to point to website (#732) 2023-09-22 08:59:55 -07:00
Simón Fishman
a86e977980 Add pull request template (#731) 2023-09-22 08:52:02 -07:00
Simón Posada Fishman
d430d5bdbf Split off related resources (#730) 2023-09-21 17:32:45 -07:00
Cathy Chen
487913a10b Add description and rename Obtain_dataset, and throw error when fine tuned model not available (#727) 2023-09-20 14:50:59 -07:00
Will DePue
61de0c3b02 Improve code_search and get_embedding notebooks. (#717)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-09-15 16:54:29 -07:00
Will DePue
ddb0b1f6c2 Remove legacy transition guides from 2021/2022 (#718) 2023-09-15 16:47:08 -07:00
Nirant
57ecc44a0f 5x Error Reduction in RAG with gpt-3.5-turbo-0613 Finetuning (#678) 2023-09-12 09:09:23 +01:00
Simón Fishman
259757ea26 configure stale workflow (#708)
automatically close stale pull requests
2023-09-11 17:02:43 -07:00
dependabot[bot]
3eccaf6990 Bump ipython from 8.8.0 to 8.10.0 in /apps/web-crawl-q-and-a (#707)
Bumps [ipython](https://github.com/ipython/ipython) from 8.8.0 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.8.0...8.10.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 16:45:35 -07:00