Commit Graph

411 Commits (b90f835fbe497da21f5f9d6e88132b7105dd545a)
 

Author SHA1 Message Date
Ted Sanders b90f835fbe
Merge pull request #424 from jamescalam/gpt-4-example-fix
added data creation loop
1 year ago
Ted Sanders b6587a451c
Merge pull request #431 from openai/justonf-patch-1
Update enterprise_knowledge_retrieval.ipynb
1 year ago
juston b78e9d529b
Update enterprise_knowledge_retrieval.ipynb
Removing some of the scores here; it's cluttering the notebook a bit.
1 year ago
colin-openai 8d37a0912d
Merge pull request #352 from SmashedFrenzy16/main
Update `chat.py` removing an unnecessary string
1 year ago
Ted Sanders 40c39a28a9
Merge pull request #423 from eltociear/patch-4
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
1 year ago
colin-openai 12527df1f9
Merge pull request #414 from openai/embedding_retrieval_deep_dive
Pushing enterprise knowledge retrieval to cookbook
1 year ago
James Briggs 1dd1c0ef33 added data creation loop 1 year ago
colin-openai 9c02c9c44c
Merge pull request #301 from Optimized-Coder/main
Increase readability in chatbot.py
1 year ago
colin-openai edfbae1571
Merge pull request #415 from joeywhelan/feature-redisqna
Add Redis Q&A example
1 year ago
colin-openai 1eed317bbe
Merge pull request #408 from joeywhelan/feature-redisjson
Add Redis JSON w/VSS examples
1 year ago
Ikko Eltociear Ashimine cd42418444
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
futher -> further
1 year ago
joeywhelan 77276df2b0 Fix redisqna 1 year ago
joeywhelan f69e8a4ace Fix redisjson 1 year ago
Ted Sanders a8acdd9b47
Merge pull request #412 from Darshan016/patch-1
Update requirements.txt
1 year ago
Ted Sanders 24782325d2
Merge pull request #374 from wangxuqi/analyticdb_langchain_example
Add QA with Langchain of AnalyticDB  vector store and OpenAI example.
1 year ago
Colin Jarvis 11bc21d878 Pushing updated version with comments fixed 1 year ago
Colin Jarvis 9f71c6b9a0 Added retry decorator to embeddings 1 year ago
Colin Jarvis 5d9e877909 Pushing updates to batch embeddings and clean up evaluation section 1 year ago
joeywhelan b3ef4e3ad3 Add Redis Q&A example 1 year ago
Colin Jarvis a3918a9d60 Pushing enterprise knowledge retrieval to cookbook 1 year ago
Darshan Panchal e66613331a
Update requirements.txt
removed html since it was not required
1 year ago
joeywhelan d505735974 Add Redis JSON w/VSS examples 1 year ago
Ted Sanders 7d418b9bf2
Merge pull request #401 from openai/ted/new-issue-templates
Update issue templates
1 year ago
Ted Sanders 0b0c62bf58
Update issue templates
Adds 3 issue templates
1 year ago
Ted Sanders 37d86aa639
Merge pull request #399 from openai/ted/fix-qa-typo
fixes grammar
1 year ago
Ted Sanders c14432efe7 fixes grammar 1 year ago
xuqi.wxq d12cb6c43b Add QA with Langchain of AnalyticDB vector store and OpenAI example. 1 year ago
Ted Sanders 594fc6c952
Merge pull request #391 from joeywhelan/fix-redisclients
Fix Redis supported client list
1 year ago
aiqinxuancai 23bd266fef
Update How_to_count_tokens_with_tiktoken.ipynb (#368)
* Update How_to_count_tokens_with_tiktoken.ipynb

add c# tiktoken lib.

* Update How_to_count_tokens_with_tiktoken.ipynb

fix format.

* Update How_to_count_tokens_with_tiktoken.ipynb

fix format.
1 year ago
Ted Sanders 5008f3a3d3
Merge pull request #395 from openai/ted/minor-wording-updates-to-qa-notebook
polishes wording in a few places
1 year ago
Ted Sanders b59f105ed1 polishes wording in a few places 1 year ago
joeywhelan 403b15893c Fix Redis supported client list 1 year ago
colin-openai 21d1834e5f
Merge pull request #390 from acatav/agent_with_langchain_pinecone_docs
[Pinecone]: Add link for creating Pinecone API key and environment variable to pinecone init
1 year ago
Amnon Catav 7164818de5 add links to pinecone and add env var to index 1 year ago
liuliu abdb53c9b1
fix: some typo and add execution command sample (#299)
* fix: some typo and add execution command sample

* fix: some typo and add execution command sample

1. hybrid-search-with-weaviate-and-openai.ipynb

* fix: some typo and add execution command sample

1. question-answering-with-weaviate-and-openai.ipynb
1 year ago
colin-openai 021604a0fb
Merge pull request #356 from openai/conversational_agent_with_tools
Merge conversational LLM with tools example using LangChain
1 year ago
Colin Jarvis e9d1a94e4c Made further wording changes 1 year ago
Colin Jarvis 97319dd69a Fixing merge issues 1 year ago
Colin Jarvis 257d0cd9e1 Fixing merge conflicts 1 year ago
Colin Jarvis 2e333c9423 Pushing renamed notebook with changed wording based on Ted's comments 1 year ago
Ted Sanders 8b049378cd
Merge pull request #361 from eltociear/patch-3
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
1 year ago
qingdi 7fcba408f1
🌟 MyScale VectorStore Support (#377)
* add myscale notebook

* add myscale to vector database notebook
1 year ago
Ted Sanders 7ee1c6c0d1
Merge pull request #369 from wey-gu/patch-1
chore: fixed broken URL in markdown
1 year ago
Ted Sanders a4e8436655
Merge pull request #376 from jiangying000/patch-1
add jtokkit to How_to_count_tokens_with_tiktoken.ipynb
1 year ago
jiangying 4d59bafe25
add jtokkit to How_to_count_tokens_with_tiktoken.ipynb 1 year ago
Wey Gu f8bf577df9
chore: fixed broken URL in markdown 1 year ago
Ted Sanders 297c53430c
Merge pull request #364 from openai/ted/update-search-language
removes old references to query and doc models
1 year ago
Ted Sanders 54246459bd removes old references to query and doc models 1 year ago
Ted Sanders 793384ff3b
Merge pull request #336 from Hannibal046/patch-2
Fix bugs at api_request_parallel_processor.py
1 year ago
Ted Sanders 657ddfcd4f
Merge pull request #357 from chena/patch-1
[Fix] Typo and grammar fix in Question_answering_using_embeddings.ipynb
1 year ago