jina-ai / langchain-serve

⚡ Langchain apps in production using Jina & FastAPI
https://cloud.jina.ai
Apache License 2.0
1.6k stars 138 forks source link

Flag to disable `std*` fields in the responses #130

Open nicognaW opened 1 year ago

nicognaW commented 1 year ago

Is there something I can do to disable or hide the std* fields in the responses?

deepankarm commented 1 year ago

There's no way right now to achieve this. We'd try to pick it up this week using an environment variable. Feel free to add a PR if you'd like.