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

util: update the tiktoken-go version #260

Closed
wants to merge 25 commits into from

Commits on Jul 21, 2023

  1. Added web scraper tool

    Struki84 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e5855c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb62ea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db87777 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    5d108b5 View commit details
    Browse the repository at this point in the history
  2. Added scraper options

    Struki84 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    12bae87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7e6f2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9afeef2 View commit details
    Browse the repository at this point in the history
  5. Added missing GoDocs

    Struki84 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    4061999 View commit details
    Browse the repository at this point in the history
  6. Added doc.go

    Struki84 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    f32f5b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. bug: role assistant message maybe have function_call

    deanyychen committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4d4fece View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

Commits on Aug 22, 2023

  1. Update the tiktoken-go version, involving concurrent safety and perfo…

    …rmance improvement for Encode function.
    shugenniu committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    e5db3e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27ee775 View commit details
    Browse the repository at this point in the history
  3. vertexai-chat | lint

    zivkovicn committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    db5b418 View commit details
    Browse the repository at this point in the history
  4. vertexai-chat | lint

    zivkovicn committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3612dc5 View commit details
    Browse the repository at this point in the history
  5. vertexai-chat | lint

    zivkovicn committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9e9a8ac View commit details
    Browse the repository at this point in the history
  6. vertexai-chat | lint

    zivkovicn committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9e5deb4 View commit details
    Browse the repository at this point in the history
  7. vertexai-chat | cp

    zivkovicn committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2ee9782 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge pull request tmc#251 from cyuxlif/main

    bug: role assistant message maybe have function_call
    tmc authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e216ca1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tmc#262 from nidzola/vertexai-chat

    embeddings & llm: Creating the actual embeddings for the VertexAI chat, splitting llms for VertexAI
    tmc authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    713ff9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request tmc#210 from Struki84/tools/web-scrapper

    tools: web scraper
    tmc authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    43b988b View commit details
    Browse the repository at this point in the history
  4. Merge pull request tmc#255 from nidzola/chat-history-clear-method

    schema/chat-history: Chat history clear method context
    tmc authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ededff7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Update the tiktoken-go version, involving concurrent safety and perfo…

    …rmance improvement for Encode function.
    shugenniu authored and edocevol committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    232aa30 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'shugen/feature/update_tiktoken' into fe…

    …ature/update_tiktoken
    edocevol committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    38ed433 View commit details
    Browse the repository at this point in the history