Commit Graph

680 Commits (0f5bdae05901236a278a2a8c60da7755c161d5bc)
 

Author SHA1 Message Date
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
Ikko Eltociear Ashimine 0565b90ddc
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
PostgresSQL -> PostgreSQL
1 year ago
joe-at-openai 2b6f6392b1 More updates to preamble and code comments 1 year ago
joe-at-openai 2965304e35 Update preamble and code comments 1 year ago
Alice Chen a8add5b4c6
[Fix] Typo and grammar fix in Question_answering_using_embeddings.ipynb 1 year ago
Colin Jarvis d8e5160ce5 Added wget URL for zipped podcasts 1 year ago
Colin Jarvis 19aefa9002 Initial commit of conversational agent with TODO remaining 1 year ago
SmashedFrenzy16 d1ecfda195
Update chat.py removing unnecessary string 1 year ago
Ted Sanders d67c4181ab
Merge pull request #350 from eugeneyan/main
Update the section token count from 1,000 to 1,600
1 year ago
Eugene Yan 4f67e0cf43
Update the section token count from 1,000 to 1,600
This resolves the mismatch between the values in markdown cell and code cell.
1 year ago
Ted Sanders 0d006b2cf2
Merge pull request #347 from openai/ted/remove-old-guides
removes outdated, pre-ChatGPT guides
1 year ago
Ted Sanders f77e946cd8 removes outdated, pre-ChatGPT guides 1 year ago
Ted Sanders a4c0d92324
Merge pull request #346 from openai/ted/tiny-wiki-embedding-update
updates example command to be consistent with text
1 year ago
Ted Sanders 53a34ea1cc updates example command to be consistent with text 1 year ago
Ted Sanders e3c3333afd
Merge pull request #345 from openai/ted/update-recently-updated-with-qa-example
updates README table of contents
1 year ago
Ted Sanders 091e8e8579 updates README table of contents 1 year ago
Ted Sanders 3e854a3e82
Merge pull request #344 from openai/ted/update-qa-example
updates Q&A example to use gpt-3.5-turbo
1 year ago
Ted Sanders df88ad86d4 updates Q&A example to use gpt-3.5-turbo 1 year ago
Logan Kilpatrick 028b51f188
Merge pull request #341 from jasonbosco/add-typesense-readme
Add README for Typesense
1 year ago
colin-openai 9012742f38
Merge pull request #238 from liuliuOD/fix/vector_databases
fix: about spelling and command
1 year ago
Jason Bosco a98f0d27d7 Add README for Typesense 1 year ago
Ted Sanders 0757201a84
Merge pull request #334 from openai/323-add-tiktoken-to-requirements-file-in-chatbot-kickstarter
Chatbot Kickstarter readme and requirements updates
1 year ago
Hannibal046 ab0f7c1bd5
Update api_request_parallel_processor.py
fixed bug for non-serializable Error
1 year ago
colin-openai a7d892265e Added tiktoken to requirements file and updated README to include chatbot-kickstarter 1 year ago
Ted Sanders b658e8d1cc
Merge pull request #325 from bricker/patch-1
Typo fix in Multiclass_classification_for_transactions.ipynb
1 year ago
Ted Sanders 76b934e157
Merge pull request #326 from jamescalam/langchain-link-fix
update wget to new langchain docs url
1 year ago
James Briggs b71a70a435 update wget to new langchain docs url 1 year ago
Bryan Ricker 32faca403c
Typo fix in Multiclass_classification_for_transactions.ipynb 1 year ago
Ted Sanders 4c31db4987
Merge pull request #321 from wangxuqi/add_analyticdb_vector_database_example
Add getting started with AnalyticDB distributed vector database example
1 year ago
Ted Sanders 21ea80afc8
Merge pull request #322 from khapaev/update-get_domain_hyperlinks-function
Added or link.startswith("tel:") in the condition to exclude tel: links from clean links.
1 year ago
Alexander Khapaev ee9b6268d4 Updated the get_domain_hyperlinks function to include handling of tel: links in addition to mailto: links, to exclude them from the clean links list. 1 year ago
xuqi.wxq 94acedc6ba Add getting started with AnalyticDB distributed vector database and OpenAI example. 2 years ago