nv-morpheus / Morpheus

Morpheus SDK
Apache License 2.0
310 stars 119 forks source link

Clean up implementations of LLM Service #1733

Open mdemoret-nv opened 3 weeks ago

mdemoret-nv commented 3 weeks ago

The LLM Service wrappers have evolved over time and need to be cleaned up to be uniform. The following items should be examined and updated to be uniform across the 3 implementations: "openai", "nvfoundation", "nemo". If any other types have been added, they should be cleaned up as well.