dependabot[bot]
43069905cb
Bump langchain in /apps/enterprise-knowledge-retrieval ( #695 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.0.158 to 0.0.246.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/commits )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 16:39:25 -07:00
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