-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vocab-mapper: feedback, ideas, next steps #164
Comments
Regarding logs: Right now the workflow calls out to apollo via the rest API. It's a black box. All logs are invisible to Lightning (and therefore the user). How can we use websocket events in the http adaptor in a workflow to stream logs? We must need special adaptor support for this right? The alternative would be an Apollo adaptor, which would be in a much better place to handle this use-case. It would almost be a copy and paste of the core CLI code. |
I tracked speed with LangSmith, but it might work better for cost optimisation with OpenAI. |
Randomish thoughts:
The text was updated successfully, but these errors were encountered: