Commit Graph

570 Commits (843ac207019e2077f75d843330a0dd14a8321d20)
 

Author SHA1 Message Date
colin-openai 8127428f39 Initial commit of DALL-E and Segment Anything notebook (#406)
* Initial commit of DALL-E and Segment Anything notebook

* Add example images and changed wording of the notebook

* Updated comments and added base images

* minor text amendments

* fix typo

* makes bullets more consistent

* converts title DALLE to DALL·E

* converts DALL-E to DALL·E

* update original DALL-E notebook title

* makes time of writing explicit

* makes intro bullets more consistent

* clarifies which version of Pytorch is appropriate

* moves setup instructions into setup section (to help clarify that they do not need to be done separately from the notebook)

* explains size of model checkpoint file

* code linting

* added more background info in the introduction for folks unfamiliar with segment anything

* adds period to sentence

* updates table of contents with new DALL·E guide

---------

Co-authored-by: Ted Sanders <ted@openai.com>
1 year ago
Changgeng Zhao 5cc4c660f3 Add Hologres as a vector database with python notebook example (#404)
Co-authored-by: 长更 <zhaochanggeng.zcg@alibaba-inc.com>
1 year ago
Ted Sanders 99f4ab1e31 Merge pull request #430 from Optimized-Coder/patch-2
Update transformers.py
1 year ago
Ted Sanders def4ac085c Merge pull request #424 from jamescalam/gpt-4-example-fix
added data creation loop
1 year ago
Ted Sanders 264c2e96fa Merge pull request #431 from openai/justonf-patch-1
Update enterprise_knowledge_retrieval.ipynb
1 year ago
juston 5e9f115f84 Update enterprise_knowledge_retrieval.ipynb
Removing some of the scores here; it's cluttering the notebook a bit.
1 year ago
Josh Shepherd 6b00fd6ea8 Update transformers.py
Add explanative docstring to handle_file_string function and move docstrings to below function definition as per pep 257 specification
1 year ago
colin-openai 2020c8ad6e Merge pull request #352 from SmashedFrenzy16/main
Update `chat.py` removing an unnecessary string
1 year ago
Ted Sanders 47f8b30e9c Merge pull request #423 from eltociear/patch-4
docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
1 year ago
Michael Yuan 7be3b146cf Changes and additions in response to PR comments 1 year ago
Michael Yuan 4e22d695c8 Changes and additions in response to PR comments 1 year ago
Michael Yuan ff64125156 Changes and additions in response to PR comments 1 year ago
colin-openai 78fd780d80 Merge pull request #414 from openai/embedding_retrieval_deep_dive
Pushing enterprise knowledge retrieval to cookbook
1 year ago
James Briggs 7d92616379 added data creation loop 1 year ago
colin-openai fd91560a09 Merge pull request #301 from Optimized-Coder/main
Increase readability in chatbot.py
1 year ago
colin-openai 1815c41536 Merge pull request #415 from joeywhelan/feature-redisqna
Add Redis Q&A example
1 year ago
colin-openai cbcc741307 Merge pull request #408 from joeywhelan/feature-redisjson
Add Redis JSON w/VSS examples
1 year ago
Ikko Eltociear Ashimine de52bcc4d7 docs: fix typo in QA_with_Langchain_Qdrant_and_OpenAI.ipynb
futher -> further
1 year ago
joeywhelan 534e5041d4 Fix redisqna 1 year ago
joeywhelan 151a348947 Fix redisjson 1 year ago
Ted Sanders 327883cd44 Merge pull request #412 from Darshan016/patch-1
Update requirements.txt
1 year ago
Ted Sanders 0c1e9c1080 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 dfbe09f106 Pushing updated version with comments fixed 1 year ago
Colin Jarvis da802af763 Added retry decorator to embeddings 1 year ago
Colin Jarvis eb669367af Pushing updates to batch embeddings and clean up evaluation section 1 year ago
Michael Yuan fcdc92d6ad Redis hybrid VSS queries notebook 1 year ago
joeywhelan 43fceef9ee Add Redis Q&A example 1 year ago
Colin Jarvis ab66238d5e Pushing enterprise knowledge retrieval to cookbook 1 year ago
Darshan Panchal cea88fe1b1 Update requirements.txt
removed html since it was not required
1 year ago
Anshul Sharma 9bb626470c kusto vector sample added 1 year ago
joeywhelan d509f4a933 Add Redis JSON w/VSS examples 1 year ago
Ted Sanders d3d8d9742a Merge pull request #401 from openai/ted/new-issue-templates
Update issue templates
1 year ago
Ted Sanders 6b6e8a0e4e Update issue templates
Adds 3 issue templates
1 year ago
Ted Sanders 4ef55e6265 Merge pull request #399 from openai/ted/fix-qa-typo
fixes grammar
1 year ago
Ted Sanders 16868fa4ce fixes grammar 1 year ago
xuqi.wxq 2691ec8bb0 Add QA with Langchain of AnalyticDB vector store and OpenAI example. 1 year ago
Ted Sanders 43a2b00114 Merge pull request #391 from joeywhelan/fix-redisclients
Fix Redis supported client list
1 year ago
aiqinxuancai 4b869a71a3 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 5da484282e Merge pull request #395 from openai/ted/minor-wording-updates-to-qa-notebook
polishes wording in a few places
1 year ago
Ted Sanders 9d5fe7fee0 polishes wording in a few places 1 year ago
joeywhelan 9b64c8a988 Fix Redis supported client list 1 year ago
colin-openai 4e11955316 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 d55f0c0823 add links to pinecone and add env var to index 1 year ago
liuliu 37fd3a6052 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 ded5b0cb3e Merge pull request #356 from openai/conversational_agent_with_tools
Merge conversational LLM with tools example using LangChain
1 year ago
Colin Jarvis 57177d219c Made further wording changes 1 year ago
Colin Jarvis 1a57363d32 Fixing merge issues 1 year ago
Colin Jarvis 54d9af7d1f Fixing merge conflicts 1 year ago
Colin Jarvis 0cd137a542 Pushing renamed notebook with changed wording based on Ted's comments 1 year ago
Ted Sanders 5c540ace7e Merge pull request #361 from eltociear/patch-3
Update Getting_started_with_AnalyticDB_and_OpenAI.ipynb
1 year ago