Closed koszilard closed 1 month ago
Hi @koszilard . The conversation you're seeing represents the first two turns from the sample conversation. You can find the default value here. You can override it with something more specific for your use cases.
Can you provide more details on the second issue? Some example logs for where it "does not honour the input".
query="What is the capital of france?" response_rail = await self.rails.generate_async(messages=[{"role": "user", "content": query}])
main issues: