mirror of
https://github.com/langchain-ai/streamlit-agent.git
synced 2026-08-26 19:16:33 -04:00
mrkl and search-and-chat examples not working #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TastyMojito on GitHub (Apr 10, 2024).
just tried the above mentioned two examples with my own freshly created openai api key and got error messages. one was:
duckduckgo_search.exceptions.DuckDuckGoSearchException: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you're on Streamlit Cloud, click on 'Manage app' in the lower right of your app). [...]
@TastyMojito commented on GitHub (Apr 10, 2024):
some further remarks: i refered to the example implementation given in the readme file. search-and-chat is working flawlessly on my machine.
@kovla commented on GitHub (May 7, 2024):
Search-and-chat does not work for me as well. It is for a different reason, but it might under this issue still. There error is this, and may be related to recent updates to Langchain, perhaps?