Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/run-llama/create-llama. Pull mirroring updated .
  1. Jun 28, 2024
  2. Jun 27, 2024
  3. Jun 26, 2024
  4. Jun 25, 2024
  5. Jun 24, 2024
  6. Jun 21, 2024
  7. Jun 19, 2024
  8. Jun 14, 2024
  9. Jun 12, 2024
  10. Jun 10, 2024
  11. Jun 07, 2024
  12. Jun 06, 2024
  13. Jun 05, 2024
  14. Jun 04, 2024
  15. Jun 01, 2024
    • Thuc Pham's avatar
      feat: display conversation starter from backend env (#104) · cb3be7d1
      Thuc Pham authored
      * feat: display conversation starter from frontend env
      
      * use nextjs config api
      
      * update to /api/chat/config
      
      * add config api for express
      
      * add api config for fast api
      
      * Create ten-badgers-learn.md
      
      * remove default conversation staters
      
      * check empty string
      
      * update pydantic docs
      
      * refactor: move NEXT_PUBLIC_CHAT_API to use config
      
      * use config to get chatAPI
      
      * refactor: rename useClientConfig
      cb3be7d1
    • Thuc Pham's avatar
      feat: enhance csv upload feature (#105) · 5474a1f1
      Thuc Pham authored
      * remove all multiModal props
      
      * hide uploaded csv files if choose a new one
      
      * feat: support multiple csv upload and reuse
      
      * rename type and make it scrollable
      5474a1f1
Loading