Contents Menu Expand Light mode Dark mode Auto light/dark mode
This is a preview of the upcoming release.
Council 0.0.29
Light Logo Dark Logo
Council 0.0.29

Introduction

  • Welcome
  • Community
  • Key Features
  • Key Concepts

Getting Started

  • Quickstart
  • First Example

Examples

  • Multi Chain Agent
  • Budget
  • Parallel
  • Integrations
    • LlamaIndex integration
    • Langchain LLM integration
  • Agent Execution Graph
  • Agent Execution Log

Tutorials

  • Marketing Assistant
  • Financial Analyst Agent
  • Research Writing Assistant

Reference

  • Agents
    • Agent
    • AgentChain
    • AgentResult
  • Chains
    • Chain
    • ChainBase
  • Contexts
    • AgentContext
    • AgentContextStore
    • AgentIterationContextStore
    • Budget
    • CancellationToken
    • ChainContext
    • ChatHistory
    • ChatMessage
    • ChatMessageKind
    • CompositeMessageCollection
    • Consumption
    • ContextBase
    • ExecutionContext
    • ExecutionLog
    • ExecutionLogEntry
    • InfiniteBudget
    • IterationContext
    • LLMContext
    • MessageCollection
    • ScoredChatMessage
    • ScorerContext
    • SkillContext
  • Controllers
    • BasicController
    • ControllerBase
    • ExecutionUnit
    • LLMController
  • Evaluators
    • BasicEvaluator
    • EvaluatorBase
    • LLMEvaluator
  • Filters
    • BasicFilter
    • FilterBase
    • LLMFilter
  • LLM
    • AnthropicLLM
    • AnthropicLLMConfiguration
    • AzureLLM
    • AzureChatGPTConfiguration
    • ParallelExecutor
    • GeminiLLM
    • GeminiLLMConfiguration
    • GroqLLM
    • GroqLLMConfiguration
    • LLMBase
    • LLMResult
    • LLMConfigObject
    • LLMConfigurationBase
    • LLMCostCard
    • LLMConsumptionCalculatorBase
    • LLMCostManagerObject
    • TokenKind
    • LLMDatasetConversation
    • LLMDataset
    • LLMDatasetValidator
    • LLMFallback
    • LLMFunctionResponse
    • LLMFunction
    • LLMFunctionError
    • FunctionOutOfRetryError
    • LLMFunctionWithPrompt
    • LLMMessage
    • LLMMessageData
    • LLMCacheControlData
    • LLMMessageRole
    • LLMMiddleware
    • LLMMiddlewareChain
    • Logging
    • LLMRetryMiddleware
    • LLMCachingMiddleware
    • LLMRequest
    • LLMResponse
    • ProcessorBase
    • LLMProcessor
    • NaivePipelineProcessor
    • BacktrackingPipelineProcessor
    • LLMPromptConfigObjectBase
    • LLMPromptConfigObject
    • LLMStructuredPromptConfigObject
    • EchoResponseParser
    • StringResponseParser
    • BaseModelResponseParser
    • CodeBlocksResponseParser
    • YAMLBlockResponseParser
    • YAMLResponseParser
    • JSONBlockResponseParser
    • JSONResponseParser
    • MonitoredLLM
    • OllamaLLM
    • OllamaLLMConfiguration
    • OpenAILLM
    • OpenAIChatGPTConfiguration
  • Runners
  • RunnerErrors
  • Classes
    • DoWhile
    • Errors
    • If
    • LoopRunnerBase
    • Parallel
    • ParallelFor
    • RunnerBase
    • RunnerExecutor
    • Sequential
    • SkillRunnerBase
    • While
  • Scorers
    • LLMSimilarityScorer
    • ScorerBase
    • ScorerException
  • Skills
    • Google
      • GoogleNewsSkill
      • GoogleSearchSkill
    • LLMSkill
    • Python
      • Python Code Execution Skill
      • Python Code Generation Skill
      • Python Code Verification Skill
    • SkillBase
    • Wikipedia
      • Wikipedia Search Skill
  • Utils
    • CodeParser
    • Environment
    • Option
    • OptionException

Contributing

  • Contributing
Back to top

Google#

  • GoogleNewsSkill
  • GoogleSearchSkill
Next
GoogleNewsSkill
Previous
Skills
Made with Furo