tool_calling_api icon indicating copy to clipboard operation
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...

Results 4 tool_calling_api issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

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...

good first issue

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...

good first issue

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 -...

good first issue