File tree
410 files changed
+3716
-2557
lines changed- config
- docs-build
- cookbook/agents
- agent_builder
- agents
- packages
- agents
- http
- instructor
- advanced
- concepts
- essentials
- internals
- techniques
- laravel
- polyglot
- advanced
- embeddings
- essentials
- internals
- modes
- streaming
- troubleshooting
- stylesheets
- docs/stylesheets
- examples
- A01_Basics
- BasicConstructor
- BasicGetSet
- BasicPrivateVsPublicFields
- BasicViaMixin
- Basic
- FluentAPI
- Maybe
- Messages
- MixedTypeProperty
- Modes
- OptionalFields
- SelfCorrection
- UsingAttributes
- UsingConfig
- ValidationCustom
- ValidationMixin
- ValidationWithLLM
- Validation
- A02_Advanced
- ConfigProviders
- ContextCachingOAIResponses
- ContextCachingOAI
- ContextCaching
- CustomClientParameters
- CustomHttpClientLaravel
- CustomHttpClient
- CustomPrompts
- DSN
- FunctionArguments
- ManualSchemas
- PartialUpdates
- ProvidingExamples
- Scalars
- Sequences
- Streaming
- Structures
- A03_Troubleshooting
- CostCalculation
- Debugging
- LoggingLaravel
- LoggingMonolog
- LoggingPSR
- LoggingSymfony
- OnEvent
- Settings
- TokenUsage
- Wiretap
- A04_APISupport
- A21
- Anthropic
- AzureOAI
- Cerebras
- Cohere2
- DeepSeek
- FireworksAI
- GeminiOAI
- Gemini
- Groq
- HuggingFace
- Inception
- Meta
- Minimaxi
- Mistral
- Moonshot
- Ollama
- OpenAIResponses
- OpenAI
- OpenRouter
- Perplexity
- SambaNova
- TogetherAI
- xAI
- A05_Extras
- ComplexExtractionClaude
- ComplexExtractionCohere
- ComplexExtractionGemini
- ComplexExtraction
- CustomExtractor
- DataInputs
- ImageCarDamage
- ImageToDataAnthropic
- ImageToDataGemini
- ImageToData
- JsonSchema
- OpenAIResponsesStreamingStructuredOutput
- OutputFormatArray
- OutputFormatInstanceOf
- OutputFormatStreaming
- PureArrayProcessing
- SchemaDynamic
- Schema
- TranscriptionToTasks
- TranslateUIFields
- WebToObjects
- B01_LLM
- LLMJsonSchema
- LLMJson
- LLMMdJson
- LLMTools
- LLMWithSchemaHelper
- LLMWithToolsHelper
- LLM
- B02_LLMAdvanced
- ConfigProviders
- ContextCacheLLMOAI
- ContextCacheLLM
- CustomClientParameters
- CustomEmbeddingsDriver
- CustomLLMDriver
- DSN
- EmbedUtils
- Embeddings
- HttpClient
- ParallelCalls
- ReasoningContent
- B03_LLMTroubleshooting
- HttpDebug
- LoggingLaravelEmbeddings
- LoggingLaravelInference
- LoggingMonolog
- LoggingSymfony
- B04_LLMApiSupport
- A21
- Anthropic
- AzureOAI
- Cerebras
- Cohere
- DeepSeek
- FireworksAI
- GeminiOAI
- Gemini
- Groq
- Inception
- Meta
- Minimaxi
- Mistral
- Moonshot
- Ollama
- OpenAIResponses
- OpenAI
- OpenRouter
- Perplexity
- SambaNova
- TogetherAI
- xAI
- B05_LLMExtras
- ChatWithManyParticipants
- ChatWithSummary
- Image
- MetricsCollection
- OpenAIResponsesStreamingInference
- PromptTemplate
- SummaryLLM
- ToolUseReAct
- ToolUse
- C01_Http
- HttpClientStreaming
- HttpClient
- HttpMiddlewareHooks
- HttpMiddlewareStream
- HttpMiddlewareSync
- HttpPool
- D01_Agents
- AgentLoopBashTool
- AgentLoopContextCompiler
- AgentLoopCustomTool
- AgentLoopEvents
- AgentLoopExecute
- AgentLoopHooks
- AgentLoopIterate
- AgentLoopMultiExecution
- AgentLoopStopConditions
- D02_AgentBuilder
- AgentBasic
- AgentFileSys
- AgentHooks
- AgentSearch
- AgentSelfCritic
- AgentStructuredOutput
- AgentSubagents
- D02_AgentCtrl
- AgentCtrlEvents
- AgentCtrlSwitching
- ClaudeCodeSearch
- ClaudeCode
- CodexBasic
- CodexStreaming
- OpenCodeBasic
- OpenCodeStreaming
- D03_AgentCtrl
- AgentCtrlBasic
- AgentCtrlEvents
- AgentCtrlStreaming
- AgentCtrlSwitching
- ClaudeCodeSearch
- ClaudeCode
- CodexBasic
- CodexStreaming
- OpenCodeBasic
- OpenCodeStreaming
- Z01_ZeroShot
- AssignRole
- AutoRefine
- ClarifyAmbiguity
- DefineStyle
- EmotionalLanguage
- FollowUpQuestions
- RepeatQuery
- SimulatePerspective
- Z02_FewShot
- ConsistencyBasedExamples
- ExampleOrdering
- InContextExamples
- SelectEffectiveSamples
- Z03_ThoughtGen
- AnalogicalPrompting
- AutomateSelection
- ComplexExamples
- ExamineContext
- HigherLevelContext
- IncorrectExamples
- MajorityVoting
- PromptVariations
- StructureReasoning
- UncertainExamples
- Z04_Ensembling
- CombineReasoningChains
- CombineResponses
- CombineSpecializedLLMs
- ConsistentExamples
- DistinctExamples
- EnsembleTestPrompts
- MultipleCandidates
- TaskSpecificEvals
- TranslationParaphrasing
- VerifyMajorityVoting
- Z05_SelfCriticism
- BreakDownReasoning
- DetermineUncertainty
- ImproveWithFeedback
- ReconstructPrompt
- SelfVerify
- VerifyIndependently
- Z06_Decomposition
- BreakDownComplexity
- DitchVanillaCoT
- GenerateCode
- GenerateInParallel
- SolveSimplerSubtasks
- TaskSpecificSystems
- Z07_Misc
- ArbitraryPropsConsistency
- ArbitraryProps
- ChainOfSummaries
- ChainOfThought
- ClassificationMulticlass
- Classification
- EntityRelationships
- HandlingErrors
- LimitingLengthOfLists
- ReflectionPrompting
- RestatingInstructions
- RewritingInstructions
- SearchCriteria
- Summary
- TimeRangeWithCOT
- TimeRange
- packages
- agent-ctrl/src
- Bridge
- Broadcasting
- Builder
- Common/Execution
- agents
- docs
- src
- AgentBuilder
- Capabilities/Bash
- Broadcasting
- Core
- Data
- Tools
- Drivers/ToolCalling
- Events
- Hooks
- Data
- Interceptors
- tests/Unit/Agent
- hub
- config
- src
- Commands
- Data
- Services
- utils
- src/JsonSchema/Traits
- tests/Unit/JsonSchema
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
410 files changed
+3716
-2557
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
106 | | - | |
| 111 | + | |
107 | 112 | | |
108 | 113 | | |
109 | 114 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments