Gustav von Zitzewitz

Results 108 comments of Gustav von Zitzewitz

Same issue here python 3.11.4 @devforfu > I had to comment out self.p.start() & self.p.join() in MemoryTracker function. I think this makes the MemoryTracker useless

You would need to add it manually, currently only the openAI models are supported for demo purposes.

I removed the local version for now as model performance was very unstable.

you can upload files of any type. with new V3 you can combine url paths and uploaded files into a single knowledge base.

Yes we store conversation in a streamlit session state variable `st.session_state["chat_history"]` and pass it to the chain on each call.

Rebooting it now. The issue is that streamlit community cloud is not really built for multi users.

@mczhuge hm weird, I don't know how you were able to run into this error as `auth_ok` is initialised here: https://github.com/gustavz/DataChad/blob/3dfff5a41d678233e6a8f21a1ee7165f27626f99/app.py#L54-L56

What kind of file? Name type and suffix please.

Try deleting the datachad related datasets from your activeloop account. They could be broken. Let me know if this helped.

Try following: 1. Does it work without providing your activeloop credential, so using our database ? -> if this works its related to your activeloop account 2. Double check your...