This website requires JavaScript.
Explore
Help
Sign In
q792602257
/
agentic-coding-workflow
Watch
0
Star
0
Fork
0
You've already forked agentic-coding-workflow
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be751e76f69a22b123768abdc76803e01a443d1b
agentic-coding-workflow
/
internal
/
infra
/
llm
T
History
q792602257
be751e76f6
feat(infra/llm): OpenAI client + base_url override + reasoning_content compat
2026-05-04 09:40:41 +08:00
..
anthropic_test.go
feat(infra/llm): Anthropic client with stream + count_tokens via official SDK
2026-05-04 09:29:35 +08:00
anthropic.go
fix(infra/llm): anthropic stream goroutine respects ctx cancel on send
2026-05-04 09:35:19 +08:00
client.go
feat(infra/llm): neutral types + LLMClient interface + estimate tokenizer + fake
2026-05-04 00:37:04 +08:00
fake.go
feat(infra/llm): neutral types + LLMClient interface + estimate tokenizer + fake
2026-05-04 00:37:04 +08:00
openai_test.go
feat(infra/llm): OpenAI client + base_url override + reasoning_content compat
2026-05-04 09:40:41 +08:00
openai.go
feat(infra/llm): OpenAI client + base_url override + reasoning_content compat
2026-05-04 09:40:41 +08:00
tokenizer_test.go
feat(infra/llm): neutral types + LLMClient interface + estimate tokenizer + fake
2026-05-04 00:37:04 +08:00
tokenizer.go
feat(infra/llm): neutral types + LLMClient interface + estimate tokenizer + fake
2026-05-04 00:37:04 +08:00