Closed mkamalov closed 11 months ago
After migration to 0.0.31 the method is_package_installed("langchain_visualizer") stops working, but is_package_installed("openai") and is_package_installed("langchain") works.
Seems 0.0.31 is outdated for langchain 0.0.341
Hey @mkamalov , sorry for the wait! #84 (released with v0.0.32) should make it compatible with the latest langchain now. Let me know if it still doesn't work.
I migrated langchain to 0.0.341 and openai 1.3.5 to have an access to gpt-4-1106-preview.
After migration langchain-visualizer to 0.0.31 stopped working and no error in the console.
Please, could you look at the issue?