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

Repo sync for protected branch #133

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

Commits on Jul 29, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    a0d73d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    520e1be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4261750 View commit details
    Browse the repository at this point in the history
  4. Fix broken links.

    westey-m committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4849610 View commit details
    Browse the repository at this point in the history
  5. Add attribute example.

    westey-m committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a8efcd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4ed439 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50b5b4a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    76b934a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471459c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99da3c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e46af0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e07772c View commit details
    Browse the repository at this point in the history
  6. Add volatile connector page

    westey-m committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cf27e49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42113d7 View commit details
    Browse the repository at this point in the history
  8. Use types instead of var in example

    Co-authored-by: Dmytro Struk <[email protected]>
    westey-m and dmytrostruk authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f50e394 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #270 from westey-m/vector-store-add-docs-structure

    Add Vector Store docs skeleton and core docs
    matthewbolanos authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7f08ea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Add data ingestion how to

    westey-m committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    234164c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c60dc24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d75d2d8 View commit details
    Browse the repository at this point in the history
  4. Use right pivot group name

    westey-m committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cb51683 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #272 from westey-m/vector-store-csharp-only-pivot

    Add coming soon messaging where appropriate and improve vector store lists
    westey-m authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6824c4e View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Dmytro Struk <[email protected]>
    westey-m and dmytrostruk authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    10a9fe4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #271 from westey-m/vector-store-add-howto

    VectorStore Docs: Add data ingestion how to page
    westey-m authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2aad6dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0c1d6a View commit details
    Browse the repository at this point in the history
  9. Add collection factory

    westey-m committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9ba2aea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e435a72 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    41905eb View commit details
    Browse the repository at this point in the history
  2. Address pr feedback.

    westey-m committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4af1d82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #273 from westey-m/vector-store-custom-mapper-howto

    Adding a how-to page for using a custom mapper with Vector Stores
    westey-m authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    37ed01e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

    rogerio-barreto committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cb9c213 View commit details
    Browse the repository at this point in the history
  3. Removing extra dash

    rogerio-barreto committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    52f2b3e View commit details
    Browse the repository at this point in the history
  4. Changing title

    rogerio-barreto committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    853a051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adf58d3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #276 from MicrosoftDocs/main

    Merge migration guide
    matthewbolanos authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fdecfb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c76095 View commit details
    Browse the repository at this point in the history
  8. Update quick-start-guide.md

    Update to python map
    sophialagerkranspandey authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9eaa241 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Apply suggestions from code review

    Co-authored-by: Dmytro Struk <[email protected]>
    westey-m and dmytrostruk authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    81f2b10 View commit details
    Browse the repository at this point in the history
  2. Address bug bash feedback.

    westey-m committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f377dea View commit details
    Browse the repository at this point in the history
  3. Address bugbash feedback

    westey-m committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6439477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3b8b96 View commit details
    Browse the repository at this point in the history
  5. Change word doc to zip

    westey-m committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dfe9f7e View commit details
    Browse the repository at this point in the history
  6. Include zip in build scope

    westey-m committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8abc1ce View commit details
    Browse the repository at this point in the history
  7. Merge pull request #278 from westey-m/vector-store-docs-bugbash-feedback

    Vector store docs bugbash feedback
    westey-m authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d3b2eaa View commit details
    Browse the repository at this point in the history
  8. Merge pull request #274 from MicrosoftDocs/vector-store-documentation

    Vector store C# documentation
    matthewbolanos authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2033a65 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #279 from MicrosoftDocs/main

    Merge memory docs into learn
    matthewbolanos authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    92a6c4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff64dc6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #280 from MicrosoftDocs/sophialagerkranspandey-pat…

    …ch-5
    
    Update supported-languages.md
    matthewbolanos authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    004e81f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #281 from MicrosoftDocs/main

    Merge language updates
    matthewbolanos authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0ed976c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    4a6b470 View commit details
    Browse the repository at this point in the history
  2. textual improvements

    eavanvalkenburg committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    bea1bfc View commit details
    Browse the repository at this point in the history
  3. small fixes

    eavanvalkenburg committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c629044 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    19b0c6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b797e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #282 from eavanvalkenburg/main

    Vector Store: added python details and extra page on serialization
    sophialagerkranspandey authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    28f6b5d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #277 from MicrosoftDocs/sophialagerkranspandey-pat…

    …ch-4
    
    Update quick-start-guide.md
    matthewbolanos authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    59f88d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #283 from MicrosoftDocs/main

    Merge python updates
    matthewbolanos authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    439ed45 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Ollama + Doc updates

    RogerBarreto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e377295 View commit details
    Browse the repository at this point in the history
  2. Small fix

    RogerBarreto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5162c31 View commit details
    Browse the repository at this point in the history
  3. to with

    RogerBarreto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a1ccf9c View commit details
    Browse the repository at this point in the history
  4. Additional fixes

    RogerBarreto committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4e1d300 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    6b8c5c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4f266c View commit details
    Browse the repository at this point in the history
  3. added java pivot

    eavanvalkenburg committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    677e36a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    a1363e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #269 from eavanvalkenburg/edvan_updates

    bunch of small updates and fixes
    sophialagerkranspandey authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5c555f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge pull request #286 from eavanvalkenburg/vector_stores

    vector search: add missing page to TOC
    sophialagerkranspandey authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f0a73f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update migration guide

    RogerBarreto committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2fc1daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0800eed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55fc9ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75ca6d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #290 from MicrosoftDocs/revert-284-features/connec…

    …tors+ollama
    
    Revert ".Net Ollama + Doc updates"
    sophialagerkranspandey authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    02a0b99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    666ec31 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    d0c0079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f171f90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07aa70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3971d70 View commit details
    Browse the repository at this point in the history
  5. fix: include migration guide into TOC file and chnage extension for f…

    …unction-calling TOC file.
    SergeyMenshykh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3d8fd9f View commit details
    Browse the repository at this point in the history
  6. Added filters page

    dmytrostruk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    28097ed View commit details
    Browse the repository at this point in the history
  7. Small fix

    dmytrostruk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    23216ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8bab8c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #294 from MicrosoftDocs/main

    Add filters update
    sophialagerkranspandey authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1732602 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ba4a77 View commit details
    Browse the repository at this point in the history
  11. fix missed zone tag and replaced broken link to the planner article w…

    …ith link pointing to the function choice behavior article
    SergeyMenshykh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4b7ca44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6184045 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    caef1ac View commit details
    Browse the repository at this point in the history
  2. fix zone

    SergeyMenshykh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    404804e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a99b6ec View commit details
    Browse the repository at this point in the history
  4. add migration guide

    SergeyMenshykh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ee25546 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bd794c View commit details
    Browse the repository at this point in the history
  6. fix build bot warnings

    SergeyMenshykh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ce4e104 View commit details
    Browse the repository at this point in the history
  7. minor improvements

    SergeyMenshykh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3970577 View commit details
    Browse the repository at this point in the history
  8. minor touches

    SergeyMenshykh committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    268b5d8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #285 from MicrosoftDocs/features/connectors+aiinfe…

    …rence
    
    Azure AI Inference examples
    sophialagerkranspandey authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    156485c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #295 from MicrosoftDocs/main

    Adding connectors Azure AI
    sophialagerkranspandey authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4f5f0fe View commit details
    Browse the repository at this point in the history
  11. Init

    TaoChenOSU committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ba36da5 View commit details
    Browse the repository at this point in the history
  12. Introduction

    TaoChenOSU committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    11a552f View commit details
    Browse the repository at this point in the history
  13. Add more contents

    TaoChenOSU committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0c1b956 View commit details
    Browse the repository at this point in the history
  14. Fix build

    TaoChenOSU committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5124746 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix TOC files

    TaoChenOSU committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    35830a3 View commit details
    Browse the repository at this point in the history
  2. address feedback

    SergeyMenshykh committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e4fabe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a0917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deb54fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76b8938 View commit details
    Browse the repository at this point in the history
  6. fix broken link

    SergeyMenshykh committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    16b45ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1696534 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1d2ae0 View commit details
    Browse the repository at this point in the history
  9. minor touches

    SergeyMenshykh committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c878442 View commit details
    Browse the repository at this point in the history
  10. Fix some warnings

    TaoChenOSU committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c169757 View commit details
    Browse the repository at this point in the history
  11. Add medias

    TaoChenOSU committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    56d2f4b View commit details
    Browse the repository at this point in the history
  12. Fix notes

    TaoChenOSU committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8ad737f View commit details
    Browse the repository at this point in the history
  13. Update media

    TaoChenOSU committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bf34d99 View commit details
    Browse the repository at this point in the history
  14. Console init

    TaoChenOSU committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    142e3b7 View commit details
    Browse the repository at this point in the history
  15. Telemetry console update

    TaoChenOSU committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5e4b6e2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c802c3d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    072e8ea View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Migration Updates

    RogerBarreto committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f9c51e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc31a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad0e92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d62ad3 View commit details
    Browse the repository at this point in the history
  5. Update

    TaoChenOSU committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e610325 View commit details
    Browse the repository at this point in the history
  6. Update telemetry index

    TaoChenOSU committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3930408 View commit details
    Browse the repository at this point in the history
  7. addressing PR comments

    SergeyMenshykh committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ea098fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f487a7 View commit details
    Browse the repository at this point in the history
  9. AppInsights started

    TaoChenOSU committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b369ffa View commit details
    Browse the repository at this point in the history
  10. Update

    TaoChenOSU committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    87c5940 View commit details
    Browse the repository at this point in the history
  11. Minor update

    TaoChenOSU committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8e4ad23 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Log analytics

    TaoChenOSU committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    eed5daf View commit details
    Browse the repository at this point in the history
  2. Minor update

    TaoChenOSU committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    17e788f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    08e70f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c41e97 View commit details
    Browse the repository at this point in the history
  3. fix typos

    SergeyMenshykh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5474c8d View commit details
    Browse the repository at this point in the history
  4. Aspire Dashboard: init

    TaoChenOSU committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    24e3924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35bdecf View commit details
    Browse the repository at this point in the history
  6. Minor update

    TaoChenOSU committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    23adefb View commit details
    Browse the repository at this point in the history
  7. Minor update

    TaoChenOSU committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    87c10f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8541c86 View commit details
    Browse the repository at this point in the history
  9. Fix error

    TaoChenOSU committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    594c783 View commit details
    Browse the repository at this point in the history
  10. Minor updates

    TaoChenOSU committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1d5eee7 View commit details
    Browse the repository at this point in the history
  11. Fix warnings

    TaoChenOSU committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    efe671a View commit details
    Browse the repository at this point in the history
  12. Fix warnings

    TaoChenOSU committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    491a1b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    07a74d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #299 from westey-m/vector-store-qdrant-remove-float64

    Fix vector type list for qdrant connector
    westey-m authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3a1b652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc6e6a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #300 from MicrosoftDocs/main

    Merge telemetry docs
    sophialagerkranspandey authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    83c26b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3676a6e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #301 from MicrosoftDocs/main

    Merging OpenAI v2 support
    sophialagerkranspandey authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    95f27a3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #292 from MicrosoftDocs/update-function-calling-do…

    …cumentation
    
    .Net: Update function calling documentation to use new function calling model
    sophialagerkranspandey authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    928ed48 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #302 from MicrosoftDocs/main

    Merge .Net: Update function calling documentation to use new function calling model
    sophialagerkranspandey authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e80b7d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix paragraph name

    SergeyMenshykh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b405bfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f06b35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a674f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d5fa7a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #305 from MicrosoftDocs/evchaki-patch-9-18-2024

    Update function-calling-migration-guide.md
    evchaki authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3fe4bb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32fabf1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #306 from MicrosoftDocs/main

    Updates to Function Calling (capabilities instead of model)
    sophialagerkranspandey authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    145854b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update_Concepts

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4a5e077 View commit details
    Browse the repository at this point in the history
  2. Restructuring_Concepts

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    502f020 View commit details
    Browse the repository at this point in the history
  3. Restructuring Filters

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f5daba5 View commit details
    Browse the repository at this point in the history
  4. Memory updates

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3aa3a93 View commit details
    Browse the repository at this point in the history
  5. TOC updates

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9ab5ff0 View commit details
    Browse the repository at this point in the history
  6. TOC-changes

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fa5f22d View commit details
    Browse the repository at this point in the history
  7. TOC

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4d57a2b View commit details
    Browse the repository at this point in the history
  8. integrationstoc

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    74f6eac View commit details
    Browse the repository at this point in the history
  9. integrationstoc

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f5e1d94 View commit details
    Browse the repository at this point in the history
  10. AIservices

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9c8f90b View commit details
    Browse the repository at this point in the history
  11. updates

    sophiapandey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fbf9f7d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. update

    sophiapandey committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9c4946e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. vectorstoreupdate

    sophiapandey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    82b12be View commit details
    Browse the repository at this point in the history
  2. toc

    sophiapandey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ecf51d4 View commit details
    Browse the repository at this point in the history
  3. Update process-framework.md

    Added Process Framework Content
    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dff8285 View commit details
    Browse the repository at this point in the history
  4. Create process-core-components.md

    Added new page
    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cb5c90b View commit details
    Browse the repository at this point in the history
  5. Update process-core-components.md

    Added content
    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5003a20 View commit details
    Browse the repository at this point in the history
  6. Create process-deployment.md

    Added new file for deployments
    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e0fea00 View commit details
    Browse the repository at this point in the history
  7. Update process-deployment.md

    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1d9de68 View commit details
    Browse the repository at this point in the history
  8. Update process-deployment.md

    Added content for deployments
    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f2512ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1dd9c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79c5cd6 View commit details
    Browse the repository at this point in the history
  11. Update TOC.yml

    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b27bf6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d4cb34 View commit details
    Browse the repository at this point in the history
  13. Update process-deployment.md

    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c3f0a09 View commit details
    Browse the repository at this point in the history
  14. Update process-framework.md

    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bf67c8b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6fe8115 View commit details
    Browse the repository at this point in the history
  16. Update TOC.yml

    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    87414ff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1855ee2 View commit details
    Browse the repository at this point in the history
  18. Update process-framework.md

    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d069a7d View commit details
    Browse the repository at this point in the history
  19. Update process-deployment.md

    evchaki authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c373529 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9020b53 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4fa28ce View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e61d2b5 View commit details
    Browse the repository at this point in the history
  23. toc

    sophiapandey committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6f6cc98 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9493066 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Process Section

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d4d5c8f View commit details
    Browse the repository at this point in the history
  2. Update TOC.yml

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    32113b9 View commit details
    Browse the repository at this point in the history
  3. TOC Update for process

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    af02f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88a036a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47ca45d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23041e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    295a910 View commit details
    Browse the repository at this point in the history
  8. Update TOC.yml

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b2697ca View commit details
    Browse the repository at this point in the history
  9. added agent framework folder

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cfec43d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cccadcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d49597e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4db507c View commit details
    Browse the repository at this point in the history
  13. Update TOC.yml

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1e07a7f View commit details
    Browse the repository at this point in the history
  14. Update process-framework.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    150d71b View commit details
    Browse the repository at this point in the history
  15. Update process-deployment.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c7ebcd8 View commit details
    Browse the repository at this point in the history
  16. Update process-deployment.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c0aabcb View commit details
    Browse the repository at this point in the history
  17. Update process-framework.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e1c845e View commit details
    Browse the repository at this point in the history
  18. Update process-framework.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    869629e View commit details
    Browse the repository at this point in the history
  19. Update process-deployment.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e53aa95 View commit details
    Browse the repository at this point in the history
  20. Update process-framework.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9850a9f View commit details
    Browse the repository at this point in the history
  21. Update process-framework.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c9203d0 View commit details
    Browse the repository at this point in the history
  22. Update process-deployment.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cc29dd9 View commit details
    Browse the repository at this point in the history
  23. Update TOC.yml

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d2e3255 View commit details
    Browse the repository at this point in the history
  24. Update TOC.yml

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c6e2691 View commit details
    Browse the repository at this point in the history
  25. Update process-framework.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    99c910a View commit details
    Browse the repository at this point in the history
  26. grouping migration guides

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bd80ab7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f940b3c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1069dbe View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f06e2b9 View commit details
    Browse the repository at this point in the history
  30. Update toc.yml

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    835c9a6 View commit details
    Browse the repository at this point in the history
  31. addsecurity

    sophiapandey committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ee88b98 View commit details
    Browse the repository at this point in the history
  32. Update process-framework.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2aad810 View commit details
    Browse the repository at this point in the history
  33. Update process-deployment.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    00f2f1b View commit details
    Browse the repository at this point in the history
  34. Update process-deployment.md

    evchaki authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bfb3043 View commit details
    Browse the repository at this point in the history
  35. table

    sophiapandey committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cac5291 View commit details
    Browse the repository at this point in the history
  36. index

    sophiapandey committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5d5a2eb View commit details
    Browse the repository at this point in the history
  37. redirectionlinks

    sophiapandey committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bc76069 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e870968 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #309 from MicrosoftDocs/main

    Updates on Docs structure
    sophialagerkranspandey authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e511e95 View commit details
    Browse the repository at this point in the history
  40. indexfix

    sophiapandey committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4df5e56 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5935f70 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    e2a9640 View commit details
    Browse the repository at this point in the history
  43. index

    sophiapandey committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    abc7ec4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8ff8d0a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    3f679e7 View commit details
    Browse the repository at this point in the history
  46. Merging changes synced from https://github.com/MicrosoftDocs/semantic…

    …-kernel-pr (branch live)
    Learn Build Service GitHub App authored and Learn Build Service GitHub App committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    01f58b6 View commit details
    Browse the repository at this point in the history