Eric Pugh

Results 570 comments of Eric Pugh

@athrog is this still something you'd like to get figured out? I'd be happy to work with you to get this chased down...

I've run "ant test" and while there are some failures, they don't appear to be related to this feature. I'm testing it now compiling and running Solr.

I added some nicer indenting. For a JSON block like: ```json { "am I a teapot":true, "lyrics":[ "I'm a little teapot","Short and stout","Here is my handle","Here is my spout" ]...

This whole PR may be too icky to really press forward with. Will think about it some more if htere is a better route.

This also worked for me in my `test_helper.rb`. Thanks for sharing, I never would have grokked this fix!

I think I am faced with the same problem, but in slack. When I output `print(f"[Chainlit] Session ID: {cl.user_session.get('id')}")` I get a new id for every interaction, which means I...

At least on this page it gives some nice detail: https://www.elastic.co/search-labs/tutorials/chatbot-tutorial/chatbot-rag-app/backend

I just assumed a longer timeout would work... Though maybe what we really need is a retry ;-)

Thanks for the update!

Is your second user refreshing their browser? We don’t have shared real-time editing. There is a pr out there to add that however…