Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nvidia create objects are resetting every time we re run generate objects #8

Open
hasalams opened this issue Jun 20, 2023 · 0 comments

Comments

@hasalams
Copy link

I am having a use case to utilize spatial awareness of GPT 4.

I try to send the new OpenAI request with the previous history of generated items to spawn a new asset on an existing asset

e.g. Place a cup on there coffee table

GPT4 can successfully send coordinates to place the asset on top of it and DeepSearch can spawn it on the coffee table. However, the entire assets set disappears and gets re-spawned every time we call a new prompt.

What is the best way to spawn only the new item without resetting the whole asset set?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant