MCPcopy Create free account
hub / github.com/InfinitiBit/graphbit / system_prompt_tests.rs

File system_prompt_tests.rs

tests/rust_unit_tests/system_prompt_tests.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use graphbit_core::{
2 agents::{AgentConfig, AgentTrait},
3 graph::{AgentNodeConfig, NodeType, WorkflowNode},
4 llm::{LlmConfig, LlmProvider, LlmRequest, LlmResponse, LlmUsage, FinishReason, LlmProviderTrait, LlmRole},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected