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

FLAN-T5-Large Bedrock Custom Model Import #257

Open
wants to merge 191 commits into
base: main_archieve_10_06_2024
Choose a base branch
from

Commits on Jul 30, 2024

  1. Initial upload

    Mohammad Tahsin committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    67e751b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    60d1ae3 View commit details
    Browse the repository at this point in the history
  2. Flan T5 update

    FSDP + PEFT. Notebook can be run on EC2, Local or Sagemaker
    Moh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    add44ac View commit details
    Browse the repository at this point in the history
  3. Flan T5 Example updates

    FSDP + PEFT, can be run on EC2, Or Sagemaker
    Moh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d0104af View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    657ea4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b45f2d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aae134 View commit details
    Browse the repository at this point in the history
  4. How to work with converseAPI for function calling example

    Nicolas Bernier committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4ac0bd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Added notebook to explain how to build question and answering applica…

    …tion using Amazon Bedrock and LangChain
    Jagdeep Singh Soni committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0b7be4e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    53127e0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/v2' of https://github.com/aws-samples/amazon-be…

    …drock-samples into release/v2
    Jagdeep Singh Soni committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ee284f3 View commit details
    Browse the repository at this point in the history
  3. Update section heading numbers for better organization

    Change '2.1' to '2.2' and '2.2' to '2.3'
    Jagdeep Singh Soni committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bc22c02 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    d0f6503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3651f8 View commit details
    Browse the repository at this point in the history
  3. Add notebook for RAG solution using LangChain, OpenSearch, and Amazon…

    … Bedrock
    Jagdeep Singh Soni committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    76d3c51 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Return of control notebook pulling parts of the function calling, ope…

    …n search agents and previous ROC notebooks
    bigbernnn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ac5467c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Tool binding example with Langchain and LlamaIndex

    Nicolas Bernier committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    673b261 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c95e73b View commit details
    Browse the repository at this point in the history
  2. how to interact with provider models using the invoke model api in co…

    …llaboration with @njpogue
    Nicolas Bernier committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b78a855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e42105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb4c028 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    aa3e730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a931b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31e1a0a View commit details
    Browse the repository at this point in the history
  4. fix small grammar errors

    Nicolas Bernier committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7402367 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    304e1a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    b534416 View commit details
    Browse the repository at this point in the history
  2. DIY Agents

    Scripts for how to build your own custom agent.
    Sushant Moon committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    21e7b25 View commit details
    Browse the repository at this point in the history
  3. Use case is to show importing models in Bedrock. This is using Sagema…

    …ker Jumpstart to fine tune a model and then deploy the model into bedrock. It is exploring text generation and shows both Instruction tuning and domain adaptation.
    Jiten Dedhia committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9963b21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request aws-samples#290 from djiten75/release/v2

    Import mistral model trained on Sagemaker Jumpstart to Bedrock
    rsgrewal-aws authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e94a991 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge branch 'release/v2' of https://github.com/aws-samples/amazon-be…

    …drock-samples into release/v2
    Ashish Patel committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e3ecb26 View commit details
    Browse the repository at this point in the history
  2. Added new notebooks and updated folder structure

    Jagdeep Singh Soni committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    df47e99 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'js/oss-samples' into release/v2

    Jagdeep Singh Soni committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3ac2dab View commit details
    Browse the repository at this point in the history
  4. Updated credentials method to use bedrock client

    Jagdeep Singh Soni committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    58ef6ce View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Add how to use Converse API

    Ashish Patel committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0189968 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Updated the markdown format as per the guidelines

    Updated the markdown format as per the guidelines
    Sushant Moon committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f78a54d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8edc1 View commit details
    Browse the repository at this point in the history
  3. Open source Libraries With Knowledge Base

    Sample added for LangChain leveraging Amazon Bedrock Knowledge Base
    Sushant Moon committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8d2111b View commit details
    Browse the repository at this point in the history
  4. Minor region update

    Sushant Moon committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4a7e4fe View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Knowledge Base Example working with LlamaIndex

    Added the example of llamaindex that leverages amazon bedrock's LLM and knowledge base to create a Q&A application
    Sushant Moon committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d3ff777 View commit details
    Browse the repository at this point in the history
  2. Merge pull request aws-samples#289 from sushantMoon/release/v2

    Custom Agents and Langchain Example leveraging Knowledge Base
    rsgrewal-aws authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a0f2426 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Reformatted as per cookbook website guidelines

    Ashish Patel committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b5dd07f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Updated to ChatBedrockConverse

    Jagdeep Singh Soni committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5a2db32 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/v2' of https://github.com/aws-samples/amazon-be…

    …drock-samples into release/v2
    Jagdeep Singh Soni committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bc1847a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    51de4f8 View commit details
    Browse the repository at this point in the history
  2. deleted the chatbots

    rsgrewal-aws committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    246ea35 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Reformatted notebook as per website format and generated md files in …

    …docs folder
    Ashish Patel committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5a55ad0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Extended Custom Agent to Multi Agent and Documentation for the same

    Added:
    1. Multi Agent with custom agent
    2. Updated Documentation
    Sushant Moon committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d096103 View commit details
    Browse the repository at this point in the history
  2. Fix Prerequisites for Custom Agent and Documentation update for Opens…

    …ource references for KB
    
    Fixed:
    1. Prerequisites for Custom Agent and Multi Agent Orchestration
    
    Added:
    1. Readme Documentation for Custom Agent
    2. Documentation and ReadMe for Opensource references for Amazon Bedrock Knowledge Base
    Sushant Moon committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0fff641 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Reformatted notebook as per website format and generated md files in …

    …docs folder
    Ashish Patel committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f5a670a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/v2' of https://github.com/aws-samples/amazon-be…

    …drock-samples into release/v2
    Ashish Patel committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    76a456d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a608187 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    e07d6a1 View commit details
    Browse the repository at this point in the history
  2. Documentation and Correcting folder structure for OpenSource RAG exam…

    …ples
    
    1. Added the documentation as per requirements
    2. Placed Custom Agents under Intro to agents
    3. Placed Open source RAG examples with KB in rag/open-source
    Sushant Moon committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e234c20 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. adding website base code

    isingh09 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    22f64b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. added feedback support

    isingh09 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a66dd54 View commit details
    Browse the repository at this point in the history
  2. updated tag page content

    isingh09 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    50665d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1138913 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc88f95 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    3bb6bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bf3db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9217422 View commit details
    Browse the repository at this point in the history
  4. formatting changes

    bigbernnn committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    73270ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f789118 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2cde51 View commit details
    Browse the repository at this point in the history
  7. Added docs for qa chatbot

    Jagdeep Singh Soni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    df788ab View commit details
    Browse the repository at this point in the history
  8. Merge branch 'js/oss-samples' into release/v2

    Jagdeep Singh Soni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a841353 View commit details
    Browse the repository at this point in the history
  9. Updated docs

    Jagdeep Singh Soni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    47e23cf View commit details
    Browse the repository at this point in the history
  10. Updated docs

    Jagdeep Singh Soni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e8ea0bb View commit details
    Browse the repository at this point in the history
  11. Readme Updated

    Updated ReadMe for multiple examples.
    Sushant Moon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    017225d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af9ad3c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    fbbc480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1dfb49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bdcd56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    486dacf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    192eefb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ccd1e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b22fab2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request aws-samples#304 from sushantMoon/release/v2

    Agents, Open Source KB, Readmes & corresponding Wesbite Documentations
    rsgrewal-aws authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ce63647 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Updated Web pages

    isingh09 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    65e250f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    ec95d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd7a99a View commit details
    Browse the repository at this point in the history
  3. Refactoring agents folder

    mttanke committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5cbecad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e51a399 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Fixing bedrock agents folder

    mttanke committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5157983 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    bdf6bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1654e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ad8a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f646b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2051c15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    134589e View commit details
    Browse the repository at this point in the history
  7. Merge pull request aws-samples#320 from isingh09/main

    updating website pages and publish yaml
    rsgrewal-aws authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a894502 View commit details
    Browse the repository at this point in the history
  8. fixing typo

    isingh09 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f0bfe72 View commit details
    Browse the repository at this point in the history
  9. Merge pull request aws-samples#321 from isingh09/main

    fixing typo and updated readme
    rsgrewal-aws authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    91d555f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae2c454 View commit details
    Browse the repository at this point in the history
  11. Added langgraph examples

    Jagdeep Singh Soni committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    619bff6 View commit details
    Browse the repository at this point in the history
  12. adding prompt flows

    rsgrewal-aws committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7143b40 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d7701c9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8597398 View commit details
    Browse the repository at this point in the history
  15. Updated mkdocs.yml to resolve conflicts

    Jagdeep Singh Soni committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    403d4cc View commit details
    Browse the repository at this point in the history
  16. updating instructions.

    isingh09 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    4d1f1c4 View commit details
    Browse the repository at this point in the history
  17. Merge pull request aws-samples#328 from isingh09/main

    updated contribution.md file with latest instructions
    rsgrewal-aws authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e16a91f View commit details
    Browse the repository at this point in the history
  18. Merge pull request aws-samples#329 from isingh09/main

    updating instructions on contributions.md
    rsgrewal-aws authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3e97666 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ee1d031 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    530cb24 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    44b522c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. updated all workshops from previous branch

    “Sergio committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    82ca37b View commit details
    Browse the repository at this point in the history
  2. Added new mandatory formatting/sections

    MohTahsin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3b62c9f View commit details
    Browse the repository at this point in the history
  3. minor edits

    MohTahsin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    26a7939 View commit details
    Browse the repository at this point in the history
  4. added lab doc

    “Sergio committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f42c028 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    d03e038 View commit details
    Browse the repository at this point in the history
  2. updated readme

    isingh09 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9b0a2b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49dbc23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e1570f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69e4813 View commit details
    Browse the repository at this point in the history
  6. Merge pull request aws-samples#335 from isingh09/main

    Adding batch-inference and observability code from the archive main branch back to main branch
    rsgrewal-aws authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1b5d333 View commit details
    Browse the repository at this point in the history
  7. Merge pull request aws-samples#336 from isingh09/doc-folder-restructure

    Website docs folder restructure
    rsgrewal-aws authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    88c402b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e758c27 View commit details
    Browse the repository at this point in the history
  9. Readme links CRM

    EashanKaushik authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6dcadb4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request aws-samples#337 from EashanKaushik/main

    CRM Agent Restructure
    mttanke authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e453fc2 View commit details
    Browse the repository at this point in the history
  11. added docs for every lab

    “Sergio committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a0425b5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request aws-samples#331 from sergioncp/rag-foundations-to-…

    …workshop-2024
    
    updated all rag-solutions workshops
    rsgrewal-aws authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7d95ce5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    6e4014e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e38715 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. import openpyxl for stats export, make test file and agent id argumen…

    …ts required for test_agent.py
    David Rostcheck committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ebcd9c5 View commit details
    Browse the repository at this point in the history
  2. Added show_trace.py to summarize full trace files

    David Rostcheck committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cd1731e View commit details
    Browse the repository at this point in the history
  3. added new example of Agent

    juniortads committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9f6cd2e View commit details
    Browse the repository at this point in the history
  4. Merge pull request aws-samples#339 from rodzanto/main

    Updating bedrock-flows location
    mttanke authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    edadd64 View commit details
    Browse the repository at this point in the history
  5. Set date in session attribute to format expected by lambda to prevent…

    … exception
    David Rostcheck committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    31b65f8 View commit details
    Browse the repository at this point in the history
  6. Set date in session attribute to format expected by lambda to prevent…

    … exception,
    
    fixed hard-coded sleep timeout in test_agent.py to use the passed argument.
    David Rostcheck committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    85b441b View commit details
    Browse the repository at this point in the history
  7. re structure langgraph

    rsgrewal-aws committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    57af5d3 View commit details
    Browse the repository at this point in the history
  8. Markdown file + Clean up section

    MohTahsin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4e462f0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request aws-samples#342 from aws-samples/feature/langgraph…

    …-restructure
    
    re structure langgraph
    rsgrewal-aws authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    87851a8 View commit details
    Browse the repository at this point in the history
  10. Added gitignore

    David Rostcheck committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a25f72e View commit details
    Browse the repository at this point in the history
  11. General cleanup and usability tuning

    David Rostcheck committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4bbc5a0 View commit details
    Browse the repository at this point in the history
  12. Added --no_eval_rationale to suppress rationale evaluation.

    David Rostcheck committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5ffe15b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a15afd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. re-organize files

    eercanayar committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e1916e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request aws-samples#343 from eercanayar/fact-checker-notebook

    Fact-Checking LangGraph notebook
    rsgrewal-aws authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    78db6ef View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Adding README.md

    mttanke committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5abf733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67cc70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c70c72 View commit details
    Browse the repository at this point in the history
  4. Adding README.md

    mttanke committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    96f8c31 View commit details
    Browse the repository at this point in the history
  5. Merge pull request aws-samples#346 from mttanke/main

    Adding README.md
    rodzanto authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    39fdf88 View commit details
    Browse the repository at this point in the history
  6. WIP

    juniortads committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9012a2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    827c731 View commit details
    Browse the repository at this point in the history
  8. moved .md to /docs folder

    created path docs/custom-models/import_models/flan-t5
    MohTahsin committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    456baf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09e4c21 View commit details
    Browse the repository at this point in the history
  10. WIP

    juniortads committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    50d6931 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    537557d View commit details
    Browse the repository at this point in the history
  12. Adding metadata filtering notebook

    This notebook was missing
    ssinghgai authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a54179e View commit details
    Browse the repository at this point in the history
  13. Merge pull request aws-samples#347 from aws-samples/ssinghgai-patch-m…

    …etadatfiltering
    
    Adding metadata filtering notebook
    mani-aiml authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8254fab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ead2600 View commit details
    Browse the repository at this point in the history
  15. Merge pull request aws-samples#341 from juniortads/feature/agents-get…

    …-user-confirmation
    
    Added new example of how to create an agent with user confirmation enabled before action execution
    mttanke authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7c40a6e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b613fa7 View commit details
    Browse the repository at this point in the history
  17. Merge pull request aws-samples#348 from juniortads/fix/folder-name-us…

    …er-confirmation
    
    fix: change the link of folder
    mttanke authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ff9f248 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b1c7a72 View commit details
    Browse the repository at this point in the history
  19. Merge pull request aws-samples#349 from juniortads/fix/update-doc-images

    fix: changed the images from documentation readme
    mttanke authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    833ee29 View commit details
    Browse the repository at this point in the history
  20. adding rag notebooks

    isingh09 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7c37b4e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    83bffbe View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request aws-samples#338 from aws-samples/open-source-l400-…

    …intro-retrieval
    
    Open source L400 notebooks for introduction and retrieval.
    rsgrewal-aws authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    84454ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request aws-samples#340 from rostcheck/rostdavi-agent-opti…

    …mization
    
    Rostdavi agent optimization - improvements to test agent kit
    mttanke authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f406a9a View commit details
    Browse the repository at this point in the history
  3. changed headers to html

    Moh committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5f72ce8 View commit details
    Browse the repository at this point in the history
  4. started notebook code section

    Moh committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5d26504 View commit details
    Browse the repository at this point in the history
  5. flan-t5 docs updated

    Moh committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a6809fb View commit details
    Browse the repository at this point in the history
  6. cleaned up doc

    Moh committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    192e83e View commit details
    Browse the repository at this point in the history
  7. fixed delete image

    Moh committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7456a48 View commit details
    Browse the repository at this point in the history
  8. fixed file name

    Moh committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    19bbf10 View commit details
    Browse the repository at this point in the history
  9. Mistral CMI docs added

    Moh committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b1eb9d7 View commit details
    Browse the repository at this point in the history
  10. docs for mistral jumpstart

    Moh committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    94e9ee3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. adding cmi perf test

    rsgrewal-aws committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fa80c87 View commit details
    Browse the repository at this point in the history
  2. adding cmi perf

    rsgrewal-aws committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5cd7ed2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fixed the perf testing

    rsgrewal-aws committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    009fd09 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. adding changes to mkdocs

    rsgrewal-aws committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b1669d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b9fb0 View commit details
    Browse the repository at this point in the history
  3. fixed the mkdocs

    rsgrewal-aws committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bd940ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e507fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7738537 View commit details
    Browse the repository at this point in the history
  6. Merge pull request aws-samples#356 from aws-samples/feature/cmi_perf

    updated the images -- for l200 workshop
    isingh09 authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1397fea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70e6dd3 View commit details
    Browse the repository at this point in the history
  8. removed warning for flan-t5 small

    flan0t5 small is now available on CMI
    Moh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    eb550af View commit details
    Browse the repository at this point in the history
  9. Mistral docs complete

    Moh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    04bd7d0 View commit details
    Browse the repository at this point in the history
  10. mistral-jumpstart notebook finished

    notebook sections cleaned - need to do docs
    Moh committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e96c55c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. mistral-jumpstart docs finished

    Moh committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    52b74c2 View commit details
    Browse the repository at this point in the history
  2. llama2 notebook+docs finished

    Moh committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    376adb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. llama3 notebooks + docs finished

    Moh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d9e2dc8 View commit details
    Browse the repository at this point in the history