Skip to content

Commit

Permalink
chore: add function calling to README
Browse files Browse the repository at this point in the history
  • Loading branch information
provos committed Nov 27, 2024
1 parent d50cbf2 commit ef66a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ PlanAI supports advanced features like:
- Caching results with `CachedTaskWorker`
- Joining multiple task results with `JoinedTaskWorker`
- Integrating with various LLM providers (OpenAI, Ollama, etc.)
- Function calling for supported models
- **Automatic Prompt Optimization**: Improve your LLMTaskWorker prompts using AI-driven optimization. [Learn more](PROMPT_OPTIMIZATION.md)


Expand Down

0 comments on commit ef66a75

Please sign in to comment.