{"id":20348527,"url":"https://github.com/onebeyond/openai-function-calling-study","last_synced_at":"2025-09-23T11:32:03.632Z","repository":{"id":232447428,"uuid":"656353424","full_name":"onebeyond/openai-function-calling-study","owner":"onebeyond","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-20T19:49:52.000Z","size":139,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-30T12:46:17.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onebeyond.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-06-20T19:23:10.000Z","updated_at":"2024-06-12T06:17:19.000Z","dependencies_parsed_at":"2024-04-09T23:03:17.908Z","dependency_job_id":"b9e750f6-bc22-4294-9a14-3788c75a09d2","html_url":"https://github.com/onebeyond/openai-function-calling-study","commit_stats":null,"previous_names":["onebeyond/openai-function-calling-study"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fopenai-function-calling-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fopenai-function-calling-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fopenai-function-calling-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fopenai-function-calling-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onebeyond","download_url":"https://codeload.github.com/onebeyond/openai-function-calling-study/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233974668,"owners_count":18759829,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T22:21:04.080Z","updated_at":"2025-09-23T11:31:58.315Z","avatar_url":"https://github.com/onebeyond.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chatfn - ChatGPT function calling study\nA synple python app to experiment with OpenAI Function call feature.\n\n## Setup\n```bash \npip install requests pandas tenacity termcolor\n```\n\n## How to run\nYou will need to provide OpenAI API key either in `OPENAI_API_KEY` environment variable or when asked by the program.\nPython 3.9+ is required.\n\n```bash\nOPENAI_API_KEY=sk-*** python chatfn.py\n```\n\n## How to use\nJust type in something about weather forecasts. You could start with\n`Give me 10 day forecast for London.` or `What is the weather like in Berlin?`\n\nYou can read more interesting examples in this [blog post about GPT nested function calls](https://medium.com/@peter.zentai/gpt-nested-function-calls-and-conversational-workflow-exploration-885a632b39aa)\n\n![Alt text](img/chatfn.png)\n\n## What functions are exposed to GPT?\nLets ask GPT about it:\n\n![Alt text](img/fnlist.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Fopenai-function-calling-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonebeyond%2Fopenai-function-calling-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Fopenai-function-calling-study/lists"}