6 Commits

Author SHA1 Message Date
chentienan
3a57c9a4a5 FIX: missing pip installs for enterprise_knowledge_retrieval.ipynb
Updated pip installs to include missing dependencies (openai, tiktoken, wget) for enterprise_knowledge_retrieval.ipynb, which were causing the notebook to fail executing.
2023-05-26 18:00:11 +08:00
juston
b78e9d529b
Update enterprise_knowledge_retrieval.ipynb
Removing some of the scores here; it's cluttering the notebook a bit.
2023-05-18 19:07:19 -04:00
Colin Jarvis
11bc21d878 Pushing updated version with comments fixed 2023-05-12 14:37:22 +01:00
Colin Jarvis
9f71c6b9a0 Added retry decorator to embeddings 2023-05-12 14:30:33 +01:00
Colin Jarvis
5d9e877909 Pushing updates to batch embeddings and clean up evaluation section 2023-05-12 12:53:06 +01:00
Colin Jarvis
a3918a9d60 Pushing enterprise knowledge retrieval to cookbook 2023-05-11 10:38:30 +01:00