Commit Graph

750 Commits

Author SHA1 Message Date
simonpfish
0aa0cd66b4 rename and formate stale workflow 2023-10-02 16:37:18 -07:00
simonpfish
a3f6bf85ad add website rebuild action 2023-10-02 16:33:46 -07:00
Anish Shah
5591ff376f
Add Weights and Biases OpenAI MLOps examples to third_party_examples (#714) 2023-10-02 14:02:34 -07:00
simonpfish
ec44cfd8de update neon readme title 2023-10-02 13:07:57 -07:00
simonpfish
9bac71ba00 add explanatory comment to registry file 2023-10-02 13:01:53 -07:00
Simón Fishman
fcd3306fac
Add registry (#751) 2023-10-02 12:51:36 -07:00
Fayaz Rahman
24b7a8e9b9
Add Deep Lake vector database example (#455) 2023-10-02 11:20:03 -07:00
Daniel
b01738fa1c
Add Neon Postgres to the list of vector databases in the README (#746) 2023-09-29 18:23:01 -07:00
Daniel
63e966d69a
Update Neon cookbook README.md (#747) 2023-09-29 18:22:39 -07:00
Stefano Lottini
1ca286c180
new cassIO connect experience with the newest cassio.init (#745) 2023-09-28 18:00:04 -07:00
Jiří Hofman
8d329cf9a3
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
f6260a013e
fix: typo in hallucination reduction stat (#742) 2023-09-28 17:50:32 -07:00
Daniel
c3f5e0cd7c
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
6efa2eca0b
Fix typo in Backtranslation_of_SQL_queries.py (#709) 2023-09-27 17:50:53 -07:00
Simón Fishman
c2959fd60b
[tiktoken_counting] fix tokenizer name (#741) 2023-09-27 16:12:31 -07:00
Saarika Bhasi
4631e1b74a
[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
bc78c9871c
Add a notebook for end to end automation example (#527) 2023-09-27 15:59:29 -07:00
Simón Fishman
58b0a67355
sort tools and libraries list alphabetically (#740) 2023-09-27 14:14:51 -07:00
Stefano Fiorucci
fa1dfa49bd
[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
dd95f4215d
[web-q-and-a] remove unnecessary cell (#309) 2023-09-27 13:32:04 -07:00
Per Harald Borgen
6610ba54ad
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
1163fa01a6
[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
552262ea89
Minor change to use SearchIndexingBufferedSender to support optimized batch indexing (#712) 2023-09-26 16:43:05 -07:00
ridrisa
c777f1025a
fix minor typo in financial_document_analysis_with_llamaindex (#733) 2023-09-26 16:25:55 -07:00
Chuong Ho
561efac6d3
Add Mongodb Atlas Vector Search (#734) 2023-09-26 16:22:58 -07:00
Simón Fishman
65987f5135
[readme] include link to related resources (#736) 2023-09-26 14:36:48 -07:00
Simón Fishman
222a85fb17
Improve parallel processing script (#735) 2023-09-25 12:09:39 -07:00
gusmally
fde2a6474d
add note about legacy fine tuning (#729) 2023-09-22 10:49:07 -07:00
Stefano Lottini
ba1e6004c9
Fix spelling error + misplaced copypaste in the CQL notebook (#728) 2023-09-22 10:48:55 -07:00
Simón Fishman
bbc16b996f
Update README to point to website (#732) 2023-09-22 08:59:55 -07:00
Simón Fishman
ae460a807c
Add pull request template (#731) 2023-09-22 08:52:02 -07:00
Simón Posada Fishman
315ca590a0
Split off related resources (#730) 2023-09-21 17:32:45 -07:00
Cathy Chen
8ab41ac370
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
efcc78953d
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
78c6ed57ca
Remove legacy transition guides from 2021/2022 (#718) 2023-09-15 16:47:08 -07:00
Nirant
fd4e31bb00
5x Error Reduction in RAG with gpt-3.5-turbo-0613 Finetuning (#678) 2023-09-12 09:09:23 +01:00
Simón Fishman
d81792e980
configure stale workflow (#708)
automatically close stale pull requests
2023-09-11 17:02:43 -07:00
dependabot[bot]
9cf15c76e6
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
dependabot[bot]
0a5948add2
Bump certifi from 2022.12.7 to 2023.7.22 in /apps/web-crawl-q-and-a (#693)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  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:44:37 -07:00
dependabot[bot]
cfb13189fc
Bump semver from 6.3.0 to 6.3.1 in /apps/file-q-and-a/nextjs (#701)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 16:44:29 -07:00
dependabot[bot]
1efaae590b
Bump word-wrap from 1.2.3 to 1.2.5 in /apps/file-q-and-a/nextjs (#700)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 16:44:22 -07:00
dependabot[bot]
17446f97ab
Bump pygments from 2.14.0 to 2.15.0 in /apps/web-crawl-q-and-a (#699)
Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.14.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  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:44:14 -07:00
dependabot[bot]
623f500905
Bump aiohttp from 3.8.3 to 3.8.5 in /apps/web-crawl-q-and-a (#696)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.3...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  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:44:01 -07:00
dependabot[bot]
e4e8121e12
Bump requests from 2.28.1 to 2.31.0 in /apps/web-crawl-q-and-a (#706)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  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:43:04 -07:00
dependabot[bot]
acdc5c2abd
Bump redis from 4.5.1 to 4.5.4 in /apps/chatbot-kickstarter (#705)
Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.5.1...v4.5.4)

---
updated-dependencies:
- dependency-name: redis
  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:42:55 -07:00
dependabot[bot]
fc1860fa89
Bump transformers from 4.25.1 to 4.30.0 in /apps/web-crawl-q-and-a (#704)
Bumps [transformers](https://github.com/huggingface/transformers) from 4.25.1 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.25.1...v4.30.0)

---
updated-dependencies:
- dependency-name: transformers
  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:42:17 -07:00
dependabot[bot]
3df3ab3df8
Bump pipreqs from 0.4.11 to 0.4.12 in /apps/web-crawl-q-and-a (#703)
Bumps [pipreqs](https://github.com/bndr/pipreqs) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/bndr/pipreqs/releases)
- [Changelog](https://github.com/bndr/pipreqs/blob/master/HISTORY.rst)
- [Commits](https://github.com/bndr/pipreqs/compare/v0.4.11...v0.4.12)

---
updated-dependencies:
- dependency-name: pipreqs
  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:41:47 -07:00
dependabot[bot]
1d4fe3c70e
Bump tornado from 6.3.2 to 6.3.3 in /apps/web-crawl-q-and-a (#694)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3)

---
updated-dependencies:
- dependency-name: tornado
  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:41:38 -07:00
dependabot[bot]
febd649e97
Bump requests from 2.28.2 to 2.31.0 in /apps/chatbot-kickstarter (#702)
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  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:41:23 -07:00
dependabot[bot]
43069905cb
Bump langchain in /apps/enterprise-knowledge-retrieval (#695)
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.158 to 0.0.246.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

---
updated-dependencies:
- dependency-name: langchain
  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:39:25 -07:00