Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Boguslaw-D/Llama2-Medical-Chatbot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AIAnytime/Llama2-Medical-Chatbot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 4 files changed
  • 6 contributors

Commits on Oct 14, 2023

  1. Update README.md

    manas95826 authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    e471199 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    manas95826 authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    86597da View commit details
    Browse the repository at this point in the history
  3. Merge pull request AIAnytime#15 from manas95826/patch-1

    Update README.md
    AIAnytime authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    82329c3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request AIAnytime#16 from manas95826/patch-2

    Update requirements.txt
    AIAnytime authored Oct 14, 2023
    Configuration menu
    Copy the full SHA
    7b133b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Update README.md

    AIAnytime authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3c7f14b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Added message type and passed message content instead of message obje…

    …ct which was causing the issue.
    vimalKeshu committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a9207bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request AIAnytime#17 from vimalKeshu/message_content_issue…

    …_fix
    
    Added message type and passed message content instead of message object
    AIAnytime authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c9b7127 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Update README.md

    AIAnytime authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f412f51 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AIAnytime authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    ec81690 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 21, 2023

  1. Merge pull request AIAnytime#21 from pranav-js670/fix/update-promptte…

    …mplate-import
    
    Fix import statement for PromptTemplate in model.py
    AIAnytime authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    906bad1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Import lib changes

    ali-bin-kashif committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    92fb321 View commit details
    Browse the repository at this point in the history
  2. Merge pull request AIAnytime#22 from ali-bin-kashif/ali/dev

    Import libraries changes
    AIAnytime authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d0b79cc View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    AIAnytime authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    4310cfd View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

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

Commits on Aug 4, 2024

  1. Merge pull request AIAnytime#27 from manangupta405/requirements-update

    added langchain_community required
    AIAnytime authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ff8d4ef View commit details
    Browse the repository at this point in the history
Loading