Find answers from the community

Updated last year

Response

I need help with prompt engineering. How can I make the engine to answer the general questions like "How is your day" which clearly is not covered in the context provided, like a human would answer?
L
1 comment
Maybe try a context chat engine? https://gpt-index.readthedocs.io/en/latest/examples/chat_engine/chat_engine_context.html

Or even just a regular agent?
https://gpt-index.readthedocs.io/en/latest/examples/agent/openai_agent_with_query_engine.html

Otherwise, it will be a lot of prompt engineering like you said πŸ€”
Add a reply
Sign up and join the conversation on Discord