Rakam-AI / rakam_systems

Apache License 2.0
11 stars 12 forks source link

Dependency Strategy and Component Setup #54

Open pengZHENG-e opened 2 weeks ago

pengZHENG-e commented 2 weeks ago
pengZHENG-e commented 2 weeks ago

Create folder of components called connectors Create the first ones : DB FileStorage LLMConnector

Add server groups in the system_config Create a yaml file that lists the library dependencies of each component custom_dependencies.yaml Write a script that generates the requirements per server group - it should also check if the libraries are compatible