Skip to content

Add Anthropic API client, update OpenAI package and add LLM agent framework and CLI agent#5598

Open
OceanOak wants to merge 12 commits intodarklang:mainfrom
OceanOak:darklang-agent
Open

Add Anthropic API client, update OpenAI package and add LLM agent framework and CLI agent#5598
OceanOak wants to merge 12 commits intodarklang:mainfrom
OceanOak:darklang-agent

Conversation

@OceanOak
Copy link
Collaborator

@OceanOak OceanOak commented Feb 25, 2026

This PR:

  • Adds Anthropic API client

  • Updates OpenAI API client

  • Adds LLM agent framework with provider-agnostic abstraction

    Supported Features:

    • Multi-turn conversations with history
    • Tool execution
    • Configurable max tokens, temperature, turns, etc.
    • Automatic retry for API errors

    Providers: Anthropic, OpenAI, Ollama

  • Adds a Darklang CLI agent

@OceanOak OceanOak changed the title Add LLM agent framework and CLI agent Add Anthropic API client, update OpenAI package and add LLM agent framework and CLI agent Feb 26, 2026
@OceanOak OceanOak marked this pull request as ready for review February 26, 2026 14:12
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