Skip to content

Work on KnowledgeGraphBuilder#55

Merged
AlexMikhalev merged 44 commits intomainfrom
logseq-kg
Mar 19, 2024
Merged

Work on KnowledgeGraphBuilder#55
AlexMikhalev merged 44 commits intomainfrom
logseq-kg

Conversation

@mre
Copy link
Copy Markdown
Contributor

@mre mre commented Feb 20, 2024

This is not done yet, but we can do an early review of the structure I have in mind.

I think we need to work on making the types more granular to allow for a better design, but for now I have a KnowledgeGraphBuilder, which takes an IndexMiddleware such as ripgrep or logseq to create a Thesaurus

@mre mre requested a review from AlexMikhalev February 20, 2024 17:15
@mre mre marked this pull request as draft February 23, 2024 17:49
@mre mre changed the title WIP: Work on KnowledgeGraphBuilder Work on KnowledgeGraphBuilder Feb 23, 2024
@mre mre marked this pull request as ready for review March 19, 2024 14:53
@mre
Copy link
Copy Markdown
Contributor Author

mre commented Mar 19, 2024

Tests are still failing, but we decided to merge the changes in order to tag a 0.1-alpha release for testing.

@AlexMikhalev AlexMikhalev merged commit 7c4cf30 into main Mar 19, 2024
@mre mre deleted the logseq-kg branch March 19, 2024 15:05
AlexMikhalev added a commit that referenced this pull request Mar 26, 2026
#55

- Add SpawnRequest struct to terraphim_spawner with primary/fallback fields
- Add spawn_with_fallback method that tries primary provider first, then falls back
- Add circuit_breakers field to AgentOrchestrator for future circuit breaker integration
- Migrate spawn_agent to build SpawnRequest and use spawn_with_fallback
- Pass fallback_provider and fallback_model from AgentDefinition when configured
- All tests pass, clippy clean, cargo fmt applied
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants