Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 04:10
· 176 commits to main since this release
ffbbcbe

What's Changed

  • Create dependabot.yml by @nerdai in #2
  • [Feature] Add core and base modules by @nerdai in #1
  • add tool test by @nerdai in #3
  • [chore] fix unit test action -- coverage not reporting by @nerdai in #4
  • [chore] add some badges to README by @nerdai in #5
  • Add LLMAgent.run() and required data structures by @nerdai in #6
  • [Feature] Add function calling by @nerdai in #8
  • [chore] Ruff formatting + Google docstrings by @nerdai in #10
  • [Feature] Implement base tool by @nerdai in #12
  • [Feature] Ollama integration: OllamaLLM by @nerdai in #11
  • [Feature] Add add tools to chat request for OllamaLLM and required utils by @nerdai in #14
  • [Feature] Add FunctionTool by @nerdai in #16
  • [Feature] Implements __call__ for FunctionTool. by @nerdai in #18
  • [chore] Rename to SimpleFunctionTool by @nerdai in #19
  • [Feature] Add AsyncSimpleFunctionTool by @nerdai in #20
  • [chore] Add release gha by @nerdai in #23
  • [chore] Fix GHA for releases by @nerdai in #24
  • Create LICENSE by @nerdai in #25
  • [version] bump version to v0.0.1 by @nerdai in #26

New Contributors

  • @nerdai made their first contribution in #2

Full Changelog: https://github.com/nerdai/llm-agents-from-scratch/commits/v0.0.1