You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
# pull the OAI assistant thread
with literalai_client.thread() as thread:
for run in runs:
for step in run:
# log steps
for message in messages_from_openai_thread:
# log message in literalai