|
|
|
|
|
by g31s
929 days ago
|
|
Hey, I looked at the solution, Seems like you are using JSON forms to validate the response from LLM and iterate it until it matches the response. Again, I don't see why would I use this in my app as the API call will increase the latency and I can use the same method to create Rust or Go code from GPT4 or other code based LLM's. Am I missing something here? |
|