Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LLM Builder UI #213

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Add LLM Builder UI #213

wants to merge 23 commits into from

Commits on Jan 23, 2024

  1. add dummy cli module

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4c844cb View commit details
    Browse the repository at this point in the history
  2. implement autollm ui command

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    15d5606 View commit details
    Browse the repository at this point in the history
  3. implement export page

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1fdb7cb View commit details
    Browse the repository at this point in the history
  4. add chatbot interface

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    583ae16 View commit details
    Browse the repository at this point in the history
  5. implement create tab ui

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b404017 View commit details
    Browse the repository at this point in the history
  6. implement configure tab ui

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    54b2582 View commit details
    Browse the repository at this point in the history
  7. update chat interface

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    09d0256 View commit details
    Browse the repository at this point in the history
  8. update buttons

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    18ea2fa View commit details
    Browse the repository at this point in the history
  9. major upgrades on autollm ui

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cdb6d89 View commit details
    Browse the repository at this point in the history
  10. update cli ui

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    853adc6 View commit details
    Browse the repository at this point in the history
  11. updates on cli

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    976ef58 View commit details
    Browse the repository at this point in the history
  12. updates on cli

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    99ef9fc View commit details
    Browse the repository at this point in the history
  13. add llm builder prompt

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2137149 View commit details
    Browse the repository at this point in the history
  14. add links to ui

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    963b2ad View commit details
    Browse the repository at this point in the history
  15. add json reader

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    16d4a37 View commit details
    Browse the repository at this point in the history
  16. create llm utils module

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    db9de06 View commit details
    Browse the repository at this point in the history
  17. delete prompts module

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1e7a268 View commit details
    Browse the repository at this point in the history
  18. major updates on cli module

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0855bd5 View commit details
    Browse the repository at this point in the history
  19. minor fixes

    SeeknnDestroy authored and fcakyon committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    401024c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    c9e63ca View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    565e553 View commit details
    Browse the repository at this point in the history
  2. minor update

    SeeknnDestroy committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    4ec5f83 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    ec784a7 View commit details
    Browse the repository at this point in the history