2 pointsby fabriziorocco2 hours ago2 comments
  • robbbert2 hours ago
    Solid problem to be working on. Caching for RAG/agents is one of those areas where everyone hits the same walls and there isn't really a clean answer yet. Well done!
    • fabrizioroccoan hour ago
      thanks. Feel free to ask if you have any specific question on the architecture
  • robinter99an hour ago
    Seems interesting. How does it integrate in a RAG architecture code-wise? Does it have an SDK or do you just use the OpenAI module and then change some parameters?