https://langstream.ai logo
Join Slack
Powered by
# github-activity
  • g

    GitHub

    02/07/2024, 9:41 PM
    1 new commit pushed to
    <https://github.com/LangStream/documentation/tree/main|main>
    by gitbook-com[bot]
    <https://github.com/LangStream/documentation/commit/4d04ce1441cb655a3588bf8e7664b8520e62d12c|4d04ce14>
    - GITBOOK-150: fix-dev-guide-nav LangStream/documentation
  • g

    GitHub

    02/26/2024, 4:48 PM
    #760 SimpleHeader values not decoding properly in log-event agent Issue created by ddieruf Given this agent config:
    Copy code
    - name: Log Evaluation Results
        id: log-evaluation-results
        type: log-event
    The output was:
    Copy code
    runtime
    16:42:11.230 [grpc-default-executor-1] INFO a.l.agents.flow.LogEventProcessor -- GrpcAgentRecord[id=0, key=null, value="no", origin=null, timestamp=null, headers=[SimpleRecord.SimpleHeader(key=judgment_id, value=[B@46ad4ee8), SimpleRecord.SimpleHeader(key=judgment_action_topic, value=[B@1bfd4627), SimpleRecord.SimpleHeader(key=judgment_action_message, value=[B@8072ea8)]]
    Notice the SimpleHeader.value's are still encoded. LangStream/langstream
  • g

    GitHub

    03/22/2024, 9:04 AM
    #761 gateway: fix Pulsar topics with non default tenant Pull request opened by nicoloboschi • Gateway using Pulsar as streaming cluster are not considering the default tenant/namespace defined LangStream/langstream GitHub Actions: Unit tests (Api Gateway) ✅ 9 other checks have passed 9/10 successful checks
    • 1
    • 1
  • g

    GitHub

    03/22/2024, 9:06 AM
    #717 Added build instructions to readme Pull request opened by devinbost Added additional requirements for building LangStream and added some simple instructions for fixing CI style issues. LangStream/langstream ✅ All checks have passed 10/10 successful checks
    • 1
    • 1
  • g

    GitHub

    03/22/2024, 12:43 PM
    1 new commit pushed to
    <https://github.com/LangStream/langstream/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/langstream/commit/3da3334fbd98800dfa60db44a19b5a5a6630192a|3da3334f>
    - gateway: fix Pulsar topics with non default tenant (#761) LangStream/langstream
  • g

    GitHub

    03/22/2024, 12:45 PM
    1 new commit pushed to
    <https://github.com/LangStream/langstream/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/langstream/commit/79946b99b291bd7becd35b305968db2f37c8bd0c|79946b99>
    - [maven-release-plugin] prepare release v0.6.2 LangStream/langstream
  • g

    GitHub

    03/22/2024, 12:45 PM
    1 new commit pushed to
    <https://github.com/LangStream/langstream/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/langstream/commit/ce36ea1b8d2a2e39b6dc5a4270d7413c66efd5e1|ce36ea1b>
    - [maven-release-plugin] prepare for next development iteration LangStream/langstream
  • g

    GitHub

    03/22/2024, 1:00 PM
    Release - v0.6.2 New release published by github-actions[bot] What's Changed • gateway: fix Pulsar topics with non default tenant by @nicoloboschi in #761 Full Changelog: v0.6.1...v0.6.2 LangStream/langstream
  • g

    GitHub

    03/22/2024, 1:00 PM
    1 new commit pushed to
    <https://github.com/LangStream/homebrew-langstream/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/homebrew-langstream/commit/6c6a02cc6defad9c179288bdd006b6fd7354a25c|6c6a02cc>
    - Langstream 0.6.2 LangStream/homebrew-langstream
  • g

    GitHub

    03/22/2024, 1:01 PM
    1 new commit pushed to
    <https://github.com/LangStream/homebrew-langstream/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/homebrew-langstream/commit/258a8c2afeebf6a7d284f75e06f1fcb885736138|258a8c2a>
    - MiniLangstream 0.6.2 LangStream/homebrew-langstream
  • g

    GitHub

    03/22/2024, 1:03 PM
    1 new commit pushed to
    <https://github.com/LangStream/charts/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/charts/commit/0843a7812325b4fd9d1968f4d6cc4e6a2aad7f7e|0843a781>
    - 0.6.2 release LangStream/charts
  • g

    GitHub

    03/22/2024, 1:03 PM
    1 new commit pushed to
    <https://github.com/LangStream/charts/tree/main|main>
    by github-actions[bot]
    <https://github.com/LangStream/charts/commit/112a59802c7fc1ecd28d753d6f2b08ce7d8ddd83|112a5980>
    - Apply automatic changes LangStream/charts
  • g

    GitHub

    03/22/2024, 1:04 PM
    Deployment to github-pages by github-pages[bot] LangStream/charts
  • g

    GitHub

    03/22/2024, 1:04 PM
    Release - langstream-0.6.2 New release published by github-actions[bot] Helm chart for LangStream LangStream/charts
  • g

    GitHub

    03/22/2024, 1:04 PM
    1 new commit pushed to
    <https://github.com/LangStream/documentation/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/documentation/commit/5ec3712af6e42775eb60c65129537a8ed2bf96ac|5ec3712a>
    - 0.6.2 api ref LangStream/documentation
  • g

    GitHub

    03/22/2024, 1:04 PM
    Deployment to github-pages by github-pages[bot] LangStream/charts
  • g

    GitHub

    04/05/2024, 1:03 PM
    #755 Add an S3 processor agent Pull request opened by cdbartholomew This agent will read a single file from an S3 bucket. The name of the file to read is taken from the record. LangStream/langstream
    • 1
    • 1
  • g

    GitHub

    05/13/2024, 5:14 PM
    #762 Fix resource leak in gateway when using Pulsar Pull request opened by nicoloboschi LangStream/langstream GitHub Actions: Unit tests (Api Gateway) ✅ 9 other checks have passed 9/10 successful checks
    • 1
    • 1
  • g

    GitHub

    05/20/2024, 9:32 AM
    #763 feat: auto-upgrade flag for applications + force restart Pull request opened by nicoloboschi LangStream/langstream GitHub Actions: Unit tests (Api Gateway) ✅ 9 other checks have passed 9/10 successful checks
    • 1
    • 1
  • g

    GitHub

    05/20/2024, 12:51 PM
    1 new commit pushed to
    <https://github.com/LangStream/langstream/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/langstream/commit/e7ed9c90081de48b43484ae35de248a1fcbadb70|e7ed9c90>
    - Fix resource leak in gateway when using Pulsar (#762) LangStream/langstream
  • g

    GitHub

    05/20/2024, 4:01 PM
    1 new commit pushed to
    <https://github.com/LangStream/langstream/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/langstream/commit/88793bcf759607a88c223f6eb69688c44da8c5a0|88793bcf>
    - feat: auto-upgrade flag for applications + force restart (#763) LangStream/langstream
  • g

    GitHub

    06/06/2024, 8:31 AM
    1 new commit pushed to
    <https://github.com/LangStream/charts/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/charts/commit/c3da8cd32c74af4b94186a54327e406f791d8eb1|c3da8cd3>
    - Deployer configmaps permission LangStream/charts
  • g

    GitHub

    06/06/2024, 8:32 AM
    1 new commit pushed to
    <https://github.com/LangStream/charts/tree/main|main>
    by nicoloboschi
    <https://github.com/LangStream/charts/commit/b8a9c4c8a64ac5cdb1eef88ee866bc49e8444e52|b8a9c4c8>
    - Update Chart.yaml LangStream/charts
  • g

    GitHub

    06/06/2024, 8:32 AM
    1 new commit pushed to
    <https://github.com/LangStream/charts/tree/main|main>
    by github-actions[bot]
    <https://github.com/LangStream/charts/commit/e7d64359ea157ed13d000d6e0e3925bc14be3f31|e7d64359>
    - Apply automatic changes LangStream/charts
  • g

    GitHub

    06/06/2024, 8:33 AM
    Release - langstream-0.6.3 New release published by github-actions[bot] Helm chart for LangStream LangStream/charts
  • g

    GitHub

    06/06/2024, 8:33 AM
    Deployment to github-pages by github-pages[bot] LangStream/charts
  • g

    GitHub

    06/06/2024, 8:33 AM
    Deployment to github-pages by github-pages[bot] LangStream/charts
  • g

    GitHub

    06/18/2024, 8:19 PM
    #764 Elastic-upgrades Pull request opened by benfrank241 on <!date^1718741916^{date_short}|2024-06-18T20:18:36Z> LangStream/langstream
    • 1
    • 1
  • g

    GitHub

    07/03/2024, 7:47 PM
    #765 Adjust default python packages Pull request opened by cdbartholomew Removing unused packages and adding packages actually used. LangStream/langstream
    • 1
    • 1
  • g

    GitHub

    12/06/2024, 5:09 PM
    #5 feat: add more permissions to deployer Pull request opened by nicoloboschi LangStream/charts GitHub Actions: release GitHub Actions: lint-test ✅ No checks have passed 0/2 successful checks
    • 1
    • 1