Skip to content

feat!: remove template targets and implement single API-based architecture#51

Open
Sivan22 wants to merge 5 commits intomainfrom
remove-templates
Open

feat!: remove template targets and implement single API-based architecture#51
Sivan22 wants to merge 5 commits intomainfrom
remove-templates

Conversation

@Sivan22
Copy link
Collaborator

@Sivan22 Sivan22 commented Sep 25, 2025

BREAKING CHANGE: Replace multiple target functions with single API endpoint target

  • Remove targets/ directory and all target implementations
  • Implement single API target that calls HTTP endpoints on localhost:8334
  • Move server implementations to servers/ directory as templates
  • Update README.md with new architecture documentation
  • Simplify evaluation system to use consistent HTTP API interface
  • Add distributed tracing support for server templates

…cture

BREAKING CHANGE: Replace multiple target functions with single API endpoint target

- Remove targets/ directory and all target implementations
- Implement single API target that calls HTTP endpoints on localhost:8334
- Move server implementations to servers/ directory as templates
- Update README.md with new architecture documentation
- Simplify evaluation system to use consistent HTTP API interface
- Add distributed tracing support for server templates
@Sivan22 Sivan22 requested a review from ytreister September 25, 2025 21:38
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.

1 participant