- Have an account on langsmith and keep the environment variables in handy
- Set the environments variables in your app so that embedchain has context about it.
- Just use embedchain and everything will be logged to LangSmith, so that you can better test and monitor your application.
- First make sure that you a LangSmith account created and have all the necessary variables handy. LangSmith has a good documentation on how to get started with their service.
- Once you have the account setup, we will need the following environment variables
- Now create an app using embedchain and everything will be automatically visible in the LangSmith
- Now the entire log for this will be visible in langsmith.
