Commit 8037f5a
ChidcGithub
Release v0.0.1 - Initial release
Features:
- Core: cognitive_call, @cognitive decorator, ~ operator
- Memory: InMemoryStore, FileStore, ContextCompressor
- Reflection: Reflector, with_reflection
- Scheduler: CognitiveScheduler, batch_call, async_cognitive_call
- Determinism: TypeConstraint, Simulator, HallucinationDetector
- Streaming: stream_iter, stream_call
- Tools: ToolRegistry, @tool decorator, call_with_tools
- Providers: OpenAI, Anthropic, Ollama, HuggingFace Transformers
- Validation: WebSearchValidator, FactCheckValidator, verify_claim1 parent 9da7400 commit 8037f5a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments