Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/run-llama/create-llama. Pull mirroring updated .
  1. Jun 25, 2024
  2. Jun 24, 2024
  3. Jun 21, 2024
  4. Jun 19, 2024
  5. Jun 14, 2024
  6. Jun 12, 2024
  7. Jun 10, 2024
  8. Jun 07, 2024
  9. Jun 06, 2024
  10. Jun 05, 2024
  11. Jun 04, 2024
  12. 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
      Unverified
      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
      Unverified
      5474a1f1
  13. May 31, 2024
  14. May 30, 2024
    • Thuc Pham's avatar
      Merge pull request #103 from run-llama/feat/add-openapi-tool · 6342163d
      Thuc Pham authored
      feat: Add OpenAPI Action tool
      Unverified
      6342163d
    • Thuc Pham's avatar
      feat: implement csv upload (#96) · a42fa53a
      Thuc Pham authored
      
      * feat: implement interpreter tool
      
      * build tool system prompt
      
      * refactor: use local file system, use absolute resource url
      
      * fix: typo
      
      * feat: implement csv upload
      
      * remove dead code
      
      * fix lint
      
      * update icon & fix code review
      
      * fix lint
      
      * Update .gitignore
      
      * Update pre-commit
      
      * add timeout for streaming
      
      * Create bright-turkeys-melt.md
      
      * remove multi modal prop
      
      * suggest csv resources from frontend annotation data
      
      * get resouces inside chat input
      
      * resolve conflict
      
      * update convert message content
      
      * fix lint
      
      * feat: limit display
      
      ---------
      
      Co-authored-by: default avatarMarcus Schiesser <mail@marcusschiesser.de>
      Unverified
      a42fa53a
Loading