Skip to content

Copilot/add json output format - #63

Open
5hy7xz92nd-oss wants to merge 52 commits into
PreternaturalAI:mainfrom
5hy7xz92nd-oss:copilot/add-json-output-format
Open

Copilot/add json output format#63
5hy7xz92nd-oss wants to merge 52 commits into
PreternaturalAI:mainfrom
5hy7xz92nd-oss:copilot/add-json-output-format

Conversation

@5hy7xz92nd-oss

Copy link
Copy Markdown

No description provided.

Copilot AI and others added 30 commits March 10, 2026 00:22
- LLMErrorLogger actor + AbstractLLM.ErrorLogEntry for capturing
  errors that occur during LLM request handling
- FailedLLMResponseStore actor + AbstractLLM.FailedChatResponse for
  persisting failed chat completions; includes JSONL export for
  fine-tuning pipelines
- LLMAgentPipeline (Observer → Research → Decision) with
  LLMAgentStage protocol and built-in stage implementations
5hy7xz92nd-oss and others added 22 commits August 5, 2026 21:18
Co-authored-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>
Co-authored-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>
Co-authored-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>
Co-authored-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>
Co-authored-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>
Co-authored-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>
Co-authored-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>
Co-authored-by: 5hy7xz92nd-oss <249378113+5hy7xz92nd-oss@users.noreply.github.com>

@5hy7xz92nd-oss 5hy7xz92nd-oss left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread README.md
// Anthropic / Claude
import Anthropic

let client: Anthropic.Client = Anthropic.Client(apiKey: "YOUR_API_KEY")

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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