Conversation
thomastomy5
pushed a commit
that referenced
this pull request
Apr 27, 2026
* First working commit * Implemented Cloude and OpenAI as seperate LLM interfaces * Removing LLM references * Used native tool calling * Working OpenAI agent * Working agentic agent for Cloude and OpenAI * Added direct reasoning example * Adding output parsing capabilities to openai and claude * Fix for breaking agents with output parsing error * Fix to support agent output formatter * Fix for creating facade * Fix for tool calls * Agentic fix * Fix for ReACT agent * Adding debug print * Fix for open ai formatter * Adding pydantic formatter support * Adding support for flo-ai yaml * Enhanced yaml format * Add more things to yaml * Adding ollama llm support * Change to add ollama example * Implemented CoT agents * Making response extraction standard * Update README with latest api doc * Fixing logs * Implement @flo_tool * Minor fix fo yaml * Ignore all files starting with . * Fixing versioning issues
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.