bruehldev / Code-Graph-Backend

Apache License 2.0
0 stars 0 forks source link

Parameter passing from the configuration for the models, embeddings to the frontend #10

Closed bruehldev closed 1 year ago

bruehldev commented 1 year ago

As a singleton wrapper. There should be also GET API's to know the current configuration.

After setting new configs, the model or embedding should be fitted again. Discuss if each model or embedding should be saved separately for better compairson.