Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ellipsis-dev[bot] created a review on a pull request on getzep/graphiti
+1: Looks good to me! Incremental review on 0303d9a0bb8b8c90d5ee979618a506d5a3309e50 in <ellipsistime>9 seconds</ellipsistime> <details> <summary>More details</summary> - Looked at `13` lines of...
ellipsis-dev[bot] created a review on a pull request on getzep/graphiti
+1: Looks good to me! Reviewed everything up to 83ad9dfdbe8f40b3115b3962ed6811a032f1c596 in <ellipsistime>10 seconds</ellipsistime> <details> <summary>More details</summary> - Looked at `26` lin...
prasmussen15 created a branch on getzep/graphiti
fix-openai-cross-encoder - Build and query dynamic, temporally-aware Knowledge Graphs
ellipsis-dev[bot] created a review on a pull request on getzep/graphiti
+1: Looks good to me! Incremental review on 772186b6d5597b58a7fe3f1d80ffdd208f2ba3eb in <ellipsistime>18 seconds</ellipsistime> <details> <summary>More details</summary> - Looked at `22` lines o...
ellipsis-dev[bot] created a review on a pull request on getzep/graphiti
+1: Looks good to me! Incremental review on 68dea106055d8154e11232342e0fe29eeac657fc in <ellipsistime>20 seconds</ellipsistime> <details> <summary>More details</summary> - Looked at `27` lines o...
ellipsis-dev[bot] created a review comment on a pull request on getzep/graphiti
The `reflexion` function in `extract_edges.py` is very similar to the one in `extract_nodes.py`. Consider unifying them to handle both facts and entities. - function `reflexion` ([extract_nodes.py...
ellipsis-dev[bot] created a review on a pull request on getzep/graphiti
x: Changes requested. Reviewed everything up to 76073ffd07dab58cfd7d8488d0c9411b93c72e88 in <ellipsistime>1 minute and 24 seconds</ellipsistime> <details> <summary>More details</summary> - Looke...
prasmussen15 created a branch on getzep/graphiti
reflexion - Build and query dynamic, temporally-aware Knowledge Graphs
bgrayburn created a comment on an issue on getzep/graphiti
Got it, thanks for the clarification and looking forward to the fix (and potential future removal) :D On Mon, Nov 11, 2024 at 1:06 PM Preston Rasmussen ***@***.***> wrote: > Yes, dotenv wil...
bgrayburn closed an issue on getzep/graphiti
remove reliance on dotenv
I'm trying to modify and run the wizard of oz example. I use direnv to set up env vars so remove the dotenv import. Now when I run the runner it complains that dotenv isn't installed because it's i...prasmussen15 created a comment on an issue on getzep/graphiti
Yes, `dotenv` will load the variables from the `.env` file. The issue with the latter paragraph is something on our end that will be fixed with the next Graphiti release. Right now doting is fla...
bgrayburn created a comment on an issue on getzep/graphiti
Thank you for the response. Want to ask a question for clarity. By dependencies do you mean env vars? Or libraries? I'm unaware of `dotenv`'s ability to install libraries, but want to make sure we ...
paul-paliychuk created a comment on a pull request on getzep/graphiti
@ArnoChenFx Closing as not planned. Thank you for contribution.
paul-paliychuk closed a pull request on getzep/graphiti
fix embedding_model_name not work
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Fixes issue in `zep_graphiti.py` where `embedding_model_name` was not being set in `get_graphiti()`. > > - **Behavior**: > - Fixes issue where `...prasmussen15 created a comment on an issue on getzep/graphiti
Hey, thanks for pointing this out! We use dotenv to load dependencies for the Graphiti library. We've discussed removing it internally so you might see this in a future release. However, since w...
prasmussen15 pushed 1 commit to main getzep/graphiti
- update dependency versions (#209) update versions be52a0f