lastmile-ai / aiconfig

AIConfig is a config-based framework to build generative AI applications.
https://aiconfig.lastmileai.dev
MIT License
938 stars 76 forks source link

C# library for aiconfig #431

Open ranjancse26 opened 9 months ago

ranjancse26 commented 9 months ago

Request - Please incorporate in building the C# library for AiConfig. I am sure that it will certainly help the large audiences who primarily work with the Microsoft Technologies.

saqadri commented 9 months ago

@ranjancse26 thanks for the feedback -- we are going to look at adding an AIConfig server (REST endpoints that wrap around the Python implementation). Then a C# library can be very lightweight wrapper just making REST calls to the python server. Would that suffice? That's the fastest way to add other language support.

ranjancse26 commented 9 months ago

Yes, agree with you. Restful API is what is needed. Thanks for the support

On Sat, 9 Dec 2023, 10:46 am Sarmad Qadri, @.***> wrote:

@ranjancse26 https://github.com/ranjancse26 thanks for the feedback -- we are going to look at adding an AIConfig server (REST endpoints that wrap around the Python implementation). Then a C# library can be very lightweight wrapper just making REST calls to the python server. Would that suffice? That's the fastest way to add other language support.

— Reply to this email directly, view it on GitHub https://github.com/lastmile-ai/aiconfig/issues/431#issuecomment-1848239505, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATSNJLSALO5DI4M6CUOLMDYIPX4XAVCNFSM6AAAAABAMFMNXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBYGIZTSNJQGU . You are receiving this because you were mentioned.Message ID: @.***>

saqadri commented 9 months ago

@ranjancse26 we will try to get to it in the next few weeks. Will update this issue when we start work. Thanks for your feedback and please keep the feedback coming