Yup, created them with streaming = true, code is working when removing for loop and if statement, had to pass response_message.content = response.respnse
any Idea?
also, Another issue @Logan M is when my vector database has data of llama2 files (documentation in pdf) and Postgres has dummy table of employees
when running the query ( how many tables are there in the database and tell me about llama and its history)
it is returning:: " The context does not provide information on the number of tables in a database. As for Llama, it is a collection of pre-trained and fine-tuned large language models (LLMs) ......"
but I want information on tables as well as llama2, possible? I'm switched to gpt-4 for this task.