This is the only Asset in Forge that supports Chat Completion (AKA GPT-4 or GPT-3.5-TURBO models) with the latest OpenAI API:
No other Asset in Forge supports it for now. The other Assets only support the legacy API for completion (AKA GPT-3.5-TURBO-INSTRUCT model).
Furthermore, I expanded it for Embeddings also:
platform.openai.com/docs/guides/embeddings
This is for Open AI only, not Azure OpenAI.
No other Asset in Forge supports it for now. They only support the legacy API for completion (AKA GPT-3.5-TURBO-INSTRUCT model).
Added previews and a demo.