streamlit / llm-examples

Streamlit LLM app examples for getting started
https://streamlit.io/generative-ai
Apache License 2.0
613 stars 1.31k forks source link

Update 2_Chat_with_search.py #13

Closed AqsaAshfaq07 closed 1 year ago

AqsaAshfaq07 commented 1 year ago

Issue with invalid attributes / declaration

sfc-gh-jcarroll commented 1 year ago

Hi @AqsaAshfaq07 I had trouble understanding this PR - in the code, the object you commented out is set up right above the for loop.

Feel free to open an issue with a more detailed repro (code you ran and what error you saw) if you are seeing issues, and welcome to tag me to review. Thanks!