tryAGI / tryAGI/LangChain

Concept: Notifiers

Open
#113 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement meta
Dominant language
C#
Stars
1.1k
Forks
141
Avg merge
2d 18m
Merged PRs (30d)
2

Description

Inspired by https://github.com/H-Core/H.Notifiers/tree/master/src/libs

I see this as long-lived background processes that, at a certain interval or event, recheck various conditions, including using AI, and taking certain actions

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked H.Notifiers repository, especially its src/libs area, and compare its concepts with this repository's existing abstractions. The issue does not name a LangChain file, test, trigger, or action contract; done would require an agreed design for long-lived processes, their scheduling or event model, condition checks, and resulting actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.