Skip to content
Snippets Groups Projects
Commit ff3c16bb authored by Sivert2101's avatar Sivert2101
Browse files

fixed context output

parent 2c7379f1
No related branches found
No related tags found
No related merge requests found
......@@ -63,8 +63,8 @@ func main() {
}
// Update the conversation context with the response
//conversationContext = updatedContext
fmt.Println(updatedContext)
conversationContext = updatedContext
//fmt.Println(updatedContext)
generatedCode, _ := extraction.Extract(response) // Handle error with string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment