What's Changed
* Adds Metal Retriever Component by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/828
* Hg endpoints by alexandrehptavares in https://github.com/logspace-ai/langflow/pull/836
* Bugfix - InputListComponent expect an array as Input() by Cristhianzl in https://github.com/logspace-ai/langflow/pull/830
* π refactor(OpenAIConversationalAgent.py): remove unused openai_api_base parameter to improve code readability and maintainability by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/838
* Adds MetalRetriever, HugginfaceEndpoint and other bugfixes by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/837
**Full Changelog**: https://github.com/logspace-ai/langflow/compare/v0.4.16...v0.4.17