trubrics-sdk icon indicating copy to clipboard operation
trubrics-sdk copied to clipboard

Product analytics for AI Assistants

Results 4 trubrics-sdk issues
Sort by recently updated
recently updated
newest added

AttributeError AttributeError: module 'trubrics' has no attribute 'init' Traceback (most recent call last) File "C:\Users\nrayan\Documents\Python Scripts\myvenv\Lib\site-packages\flask\app.py", line 2213, in __call__ return self.wsgi_app(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\nrayan\Documents\Python Scripts\myvenv\Lib\site-packages\flask\app.py", line 2193, in...

# Bug Report: KeyError in Trubrics Streamlit Application ## Project Trubrics Streamlit Integration ## Issue Type Bug ## Severity High ## Reported On 2024-01-20 ### Description The Trubrics Streamlit application...

It would be nice to have an option to change background colour (or make it transparent by default) and change icons.

I'm working on a personal streamlit-based chat app project and love the trubrics API for feedback collection. However, during the testing phase, I created multiple components that are now of...

enhancement