tool_calling_api
tool_calling_api copied to clipboard
This project demonstrates function-calling with Python and Ollama, utilizing the Africa's Talking API to send airtime and messages to phone numbers using natural language prompts. Ollama + LLM w/ func...
### Feature Request Please add `captum`, `inspect`, and `llm` as judge components in the project. This will allow for broader evaluation capabilities and integration with advanced model analysis tools. **Requested...
Analyze API call response times: - Calculate and display response times for API calls - Identify and visualize outliers or unusually slow/fast responses (e.g., boxplots, histograms) - Summarize findings and...
Write a script or notebook to: - Identify and summarize common error types in API data (e.g., 4xx, 5xx responses) - Count occurrences and show representative examples - Suggest ways...
Write a script or notebook to: - Load and inspect sample API response data from this project - Display basic statistics (counts, unique values, min/max, etc.) for key fields -...