oliver

Results 3 issues of oliver

OpenAI's embedding engine has been deprecated and is no longer requestable through the API. Models now replace engines

Describe the bug hnswlib installation failed and breaks installation or upgrades to version 0.0.56 or 0.0.57 To Reproduce Steps to reproduce the behavior: run pip install langflow==0.0.56 Additional context stdout:...

bug

The memory for initialize_agent is not necessarily required to have a value assigned. If not included, an error may occur. `Traceback (most recent call last): File "/Users/oliver/workspace/github/langflow/src/backend/langflow/api/endpoints.py", line 22, in...