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: NVIDIA/GenerativeAIExamples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: FlorianJacta/GenerativeAIExamples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 19 files changed
  • 2 contributors

Commits on Mar 6, 2024

  1. new file: Multimodal_Assistant_tp.css

    	new file:   Multimodal_Assistant_tp.py
    	new file:   hello_milvus.py
    	new file:   pages/Knowledge_Base_tp.py
    	modified:   requirements.txt
    	new file:   standalone_embed.sh
    	modified:   utils/api_key_check.py
    	new file:   vectorstore/multimodal/uploaded_docs/export.csv
    	new file:   vectorstore/multimodal/uploaded_docs/export_02_05_2024.csv
    	new file:   vectorstore/multimodal/uploaded_docs/index.md
    	modified:   vectorstore/vectorstore_updater.py
    FlorianJacta committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7c3cd7d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. new file: .vscode/launch.json

    	modified:   Multimodal_Assistant_tp.css
    	modified:   Multimodal_Assistant_tp.py
    	deleted:    hello_milvus.py
    	modified:   pages/Knowledge_Base_tp.py
    	modified:   requirements.txt
    	deleted:    standalone_embed.sh
    	new file:   vectorstore/multimodal/uploaded_docs/demo-core.1.py
    	deleted:    vectorstore/multimodal/uploaded_docs/export.csv
    	new file:   vectorstore/multimodal/uploaded_docs/taipy_iframe.py
    	new file:   vectorstore/multimodal/uploaded_docs/taipy_map.py
    	modified:   vectorstore/vectorstore_updater.py
    FlorianJacta committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    7c88759 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Change structure and

    FlorianJacta committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c8059b8 View commit details
    Browse the repository at this point in the history
  2. Change file names

    FlorianJacta committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9943567 View commit details
    Browse the repository at this point in the history
  3. Delete statement

    FlorianJacta committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    902a3d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d93c7be View commit details
    Browse the repository at this point in the history
  5. Change installation

    FlorianJacta committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    403edaa View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add taipyignore

    FlorianJacta committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f38e429 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add docs and fix

    FlorianJacta committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3cc7844 View commit details
    Browse the repository at this point in the history
  2. Unnecessary part

    FlorianJacta committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7359b1a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix on_init

    FlorianJacta committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    494ab66 View commit details
    Browse the repository at this point in the history
  2. Fix on_init problem

    FlorianJacta committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f80565a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd4fc68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    986be00 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Add documentation

    FlorianJacta committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    09e9635 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

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