KellanM / OpenAI-Api-Unreal

Integration for the OpenAI Api in Unreal Engine
MIT License
649 stars 143 forks source link

Added support for Embedding and High-Dimensional Vector Calculation #70

Closed tobenot closed 1 month ago

tobenot commented 1 month ago

both cpp and blueprint :)

This commit does not involve any deletions, only additions, and feature introductions.

I will continue to monitor and make adjustments and improvements based on real-world application scenarios.

KellanM commented 1 month ago

This is awesome, thanks for adding embeddings support!

cpp changes look good - testing locally and then I'll approvešŸ‘