Zachary Proser
1e33d1e7e6
"Machine Learning" -> "AI"
2023-07-26 10:50:21 -04:00
Zachary Proser
37590898ac
Remove unused logo
2023-07-26 10:49:21 -04:00
Zachary Proser
d947a69d84
Try a main Pinecone logo with a solid background
2023-07-26 10:47:13 -04:00
James Briggs
083a008865
embedding typo
2023-07-26 19:59:47 +08:00
James Briggs
e76a295cbd
Merge pull request #241 from pinecone-io/llama-2-13b-retrievalqa
...
added 13b retrieval example
2023-07-26 04:38:30 +01:00
James Briggs
e4ce91e8a6
added 13b retrieval example
2023-07-26 11:37:54 +08:00
Zachary Proser
254f134f08
Implement initial README for the learn section
...
- Separation of this repository into docs/ (Engineering-owned) and
learn/ (DevRel-owned) is imminent
- Add information to help orient newcomers to the examples and how they
work
- Add detailed setup and running instructions for Google Colaboratory
2023-07-25 18:01:30 -04:00
DosticJelena
8f4b5f47b6
fix generate_answer method by moving inputs to selected device
2023-07-24 10:15:04 +02:00
James Briggs
fe6099fb31
Merge pull request #233 from pinecone-io/it-threat-example-upgrade
...
Upgraded/fast version of IT Threat example
2023-07-23 04:17:52 +01:00
James Briggs
7ee1293bf2
updates to threat detection notebooks
2023-07-23 11:16:12 +08:00
James Briggs
10e2c5b948
added shields to llama-70b notebook
2023-07-22 20:27:36 +08:00
James Briggs
77e2c8d366
Merge pull request #236 from pinecone-io/llama-2-chat
...
restructure and added llama-2 example
2023-07-22 01:22:01 +01:00
James Briggs
6b2d0811ca
restructure and added llama-2 example
2023-07-22 07:48:15 +08:00
James Briggs
e814595fe5
Merge pull request #235 from pinecone-io/azure-simple-example
...
added simple azure example
2023-07-19 14:30:01 +01:00
James Briggs
391ad76901
added simple azure example
2023-07-19 21:29:30 +08:00
James Briggs
c7536de81a
minor tweaks
2023-07-19 20:12:53 +08:00
DosticJelena
1c84c68a7a
get source_documents for the result at the end of the notebook
2023-07-18 16:55:57 +02:00
DosticJelena
f8456c0197
add retrieval augmentation example with the open-llama model
2023-07-18 16:30:38 +02:00
DosticJelena
091129874c
update Colab and nbviewer links
2023-07-13 14:17:18 +02:00
DosticJelena
bde6143343
add upgraded fast version of IT Threat example
2023-07-13 13:04:00 +02:00
James Briggs
7475eb7f9c
Merge pull request #232 from pinecone-io/azure-example
...
added new azure notebook
2023-07-13 05:10:10 +01:00
James Briggs
188e9b5f38
added new azure notebook
2023-07-13 12:08:55 +08:00
Yaakov Sokolik
97952bf98d
Merge pull request #225 from pinecone-io/fix-env-argument-typo
...
fix typo in env argument
2023-07-10 15:07:53 +03:00
James Briggs
d991cafc8d
Merge pull request #230 from pinecone-io/falcon-40b-chatbot
...
added falcon 40b model
2023-07-08 13:22:09 +01:00
James Briggs
28b30aa5f8
added falcon 40b model
2023-07-08 20:20:46 +08:00
James Briggs
fe20569f34
Update mpt-30b-chatbot.ipynb
2023-07-04 07:39:22 +01:00
James Briggs
49b4097dad
Merge pull request #228 from pinecone-io/audio-recommendation
...
updated location
2023-07-02 06:34:08 +01:00
James Briggs
fd770770fb
updated location
2023-07-02 13:32:15 +08:00
James Briggs
4e78966a56
Merge pull request #227 from keitazoumana/ada-002-audio-recommendation
...
Ada 002 audio recommendation
2023-07-02 06:28:29 +01:00
Zoumana Keita
e6d72e092e
Adding the notebook of the large language model article
2023-07-01 07:59:59 -05:00
James Briggs
7daf5af20b
added mpt-30b notebook
2023-07-01 00:57:23 +08:00
James Briggs
63c7775942
Merge pull request #226 from pinecone-io/langchain-08-retrieval-agent-fast
...
Langchain 08 retrieval agent fast
2023-06-29 17:35:21 +01:00
James Briggs
9f5f6cdc33
run notebook
2023-06-30 00:34:39 +08:00
James Briggs
3f0575744a
Update onboarding-recommender.ipynb
2023-06-29 17:28:18 +01:00
James Briggs
0d3ab2f13b
Merge pull request #215 from pinecone-io/onboarding-recommender
...
On-boarding recommender Example
2023-06-29 17:12:54 +01:00
James Briggs
444bb9a8bb
run notebook
2023-06-30 00:12:04 +08:00
DosticJelena
49b354e528
fix Colab and nbviewer links
2023-06-29 17:37:13 +02:00
DosticJelena
5b74fabcfd
add link to full version of the notebook
2023-06-29 17:36:03 +02:00
James Briggs
90de5716be
syntax tweaks
2023-06-29 23:26:19 +08:00
acatav
cce70859fd
Update gen-qa-openai-fast.ipynb
...
revert
2023-06-29 17:56:31 +03:00
acatav
437f2dd1db
Update gen-qa-openai-fast.ipynb
...
revert
2023-06-29 17:54:24 +03:00
acatav
2666ae446c
Update 01-making-queries.ipynb
...
revert change
2023-06-29 17:53:58 +03:00
Amnon Catav
e2bb5c1216
fix type in env argument
2023-06-29 17:50:39 +03:00
DosticJelena
edb125073b
add fast version of the langchain retrieval agent example
2023-06-29 13:02:20 +02:00
miararoy
0943f85c12
Merge pull request #222 from pinecone-io/experimental-restructure
...
restructure into experimental dir
2023-06-28 11:01:22 +03:00
miararoy
ba8195feb8
Merge branch 'master' into experimental-restructure
2023-06-28 11:01:12 +03:00
miararoy
09da673cd8
Merge pull request #223 from pinecone-io/v4-adjusments
...
V4 adjusments
2023-06-28 09:15:17 +03:00
miararoy
5bbaa93490
Merge pull request #224 from pinecone-io/gpt-4-fix
...
fix issues
2023-06-28 09:14:57 +03:00
Roy Miara
44a5b25cb1
remove comment
2023-06-28 09:13:28 +03:00
James Briggs
f739299179
use hf datasets
2023-06-28 00:08:47 +08:00