Skip to content
Snippets Groups Projects
  1. Sep 15, 2023
  2. Sep 08, 2023
  3. Sep 07, 2023
  4. Sep 04, 2023
  5. Sep 01, 2023
  6. Aug 29, 2023
  7. Aug 22, 2023
  8. Aug 21, 2023
  9. Aug 16, 2023
  10. Aug 14, 2023
  11. Jul 28, 2023
  12. Jul 25, 2023
  13. Jul 21, 2023
  14. Jul 14, 2023
  15. Jul 13, 2023
  16. Jul 12, 2023
    • Bob Van Landuyt's avatar
      Refactor after discussion of requirements · cbf73a85
      Bob Van Landuyt authored
      1. We remove the requirement that features cannot directly depend on a
         particular AI-provider. The prompts can live in the monolith. Prompt
         improvements won’t be available to older installations.
      
      2. We still keep the requirement for using a structured API for a
         feature to become generally available. This allows us to ensure future
         scalability, security and composability.
      
      3. The goal is to eventually be able to build entire features without
         having to touch the AI-gateway. Similar to Gitaly, it’s a cost to
         pay up-front, but it will pay off in the long run.
      
      4. It is not easier to scale the existing monolith. We will isolate AI
         traffic via a dedicated webservice. We will define an upper bound on
         BC guarantee for AI endpoints. (major version + 1?)
      Verified
      cbf73a85
    • Dmitry Gruzd's avatar
      Update Zoekt readiness · 578cee19
      Dmitry Gruzd authored
      578cee19
  17. Jul 11, 2023
  18. Jul 10, 2023
  19. Jul 07, 2023
Loading