{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":710038813,"defaultBranch":"main","name":"ai","ownerLogin":"tylerprogramming","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-25T22:16:31.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/71527334?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1698272192.12169","currentOid":""},"activityList":{"items":[{"before":"4464e9018b6f6df4ded7a6fbe00842ce464ed018","after":"5015af5dbad1481bfa8f30b9985cd3f089b5ad92","ref":"refs/heads/main","pushedAt":"2024-06-03T00:50:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"moved integrations to separate folder, added a .env which will take care of everything you need, and now have a reddit app where you can get a random subreddit post or a specified reddit post","shortMessageHtmlLink":"moved integrations to separate folder, added a .env which will take c…"}},{"before":"541da529561211704f8e909d4cf419f5957ffc58","after":"4464e9018b6f6df4ded7a6fbe00842ce464ed018","ref":"refs/heads/main","pushedAt":"2024-06-02T17:31:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updated README and started adding README's to individual projects for more information","shortMessageHtmlLink":"updated README and started adding README's to individual projects for…"}},{"before":"446d86cc41958df207df410bed62a740adf93e73","after":"541da529561211704f8e909d4cf419f5957ffc58","ref":"refs/heads/main","pushedAt":"2024-06-02T16:25:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added new teachable agents code to make it easier to understand","shortMessageHtmlLink":"added new teachable agents code to make it easier to understand"}},{"before":"3cc756160f3bba5db63ed2412aaedc8287175053","after":"446d86cc41958df207df410bed62a740adf93e73","ref":"refs/heads/main","pushedAt":"2024-06-02T16:24:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"removed code/images no longer needed","shortMessageHtmlLink":"removed code/images no longer needed"}},{"before":"4385244a9258f1b3ff7a8a8179a734489ae1deec","after":"3cc756160f3bba5db63ed2412aaedc8287175053","ref":"refs/heads/main","pushedAt":"2024-06-02T16:24:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added code for creating your first agents","shortMessageHtmlLink":"added code for creating your first agents"}},{"before":"860e363c8805b0862d1f4b94cefb42b94c0295da","after":"4385244a9258f1b3ff7a8a8179a734489ae1deec","ref":"refs/heads/main","pushedAt":"2024-06-02T16:23:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added create/edit software code","shortMessageHtmlLink":"added create/edit software code"}},{"before":"444eb2aec9fc9c2ad8ded3b9f539bb20247f220c","after":"860e363c8805b0862d1f4b94cefb42b94c0295da","ref":"refs/heads/main","pushedAt":"2024-06-02T16:22:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"modified airtable prompt slightly, and allowed for str to convert to dict to properly create a record","shortMessageHtmlLink":"modified airtable prompt slightly, and allowed for str to convert to …"}},{"before":"7fe033428e0e48f26b5683a8d49a9d2c8adb2951","after":"444eb2aec9fc9c2ad8ded3b9f539bb20247f220c","ref":"refs/heads/main","pushedAt":"2024-05-27T18:12:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"removed oai_config_list.json for .env and added another tool to retrieve all records form the airtable database","shortMessageHtmlLink":"removed oai_config_list.json for .env and added another tool to retri…"}},{"before":"8f79e2036ebcf0660228bf088ebe65697c4b1c49","after":"7fe033428e0e48f26b5683a8d49a9d2c8adb2951","ref":"refs/heads/main","pushedAt":"2024-05-27T17:38:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"changed ids","shortMessageHtmlLink":"changed ids"}},{"before":"d1344f7af9af7981d8ef2a6a6dae7aedbc80f47b","after":"8f79e2036ebcf0660228bf088ebe65697c4b1c49","ref":"refs/heads/main","pushedAt":"2024-05-27T04:10:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added first integration: airtable. This can create a record given a table and based on the tables record structure, will insert that record properly.","shortMessageHtmlLink":"added first integration: airtable. This can create a record given a t…"}},{"before":"d3a42dda5fcabb5b18ab40cf5dcb2d1d4ec5ab06","after":"d1344f7af9af7981d8ef2a6a6dae7aedbc80f47b","ref":"refs/heads/main","pushedAt":"2024-05-24T18:05:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added your first streamlit_app","shortMessageHtmlLink":"added your first streamlit_app"}},{"before":"db13d6f93ee1cd355a25d680a6b042d3a9a8d1d1","after":"d3a42dda5fcabb5b18ab40cf5dcb2d1d4ec5ab06","ref":"refs/heads/main","pushedAt":"2024-05-10T19:46:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added the model outputs and the main.py file I used in runpod.io","shortMessageHtmlLink":"added the model outputs and the main.py file I used in runpod.io"}},{"before":"69c5c358afd43dd5b5b83bfe91765bd147b409a7","after":"db13d6f93ee1cd355a25d680a6b042d3a9a8d1d1","ref":"refs/heads/main","pushedAt":"2024-05-04T00:48:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"quiz updates","shortMessageHtmlLink":"quiz updates"}},{"before":"2ed78492b2f80f605451328296cee39711f52715","after":"69c5c358afd43dd5b5b83bfe91765bd147b409a7","ref":"refs/heads/main","pushedAt":"2024-05-04T00:48:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updated more config lists, and various code updates","shortMessageHtmlLink":"updated more config lists, and various code updates"}},{"before":"164733683747a36fccc4dd1ec393bb4fef9254ef","after":"2ed78492b2f80f605451328296cee39711f52715","ref":"refs/heads/main","pushedAt":"2024-05-04T00:41:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updated README","shortMessageHtmlLink":"updated README"}},{"before":"32f301cd57689abc81af20f639cadc46af3ab77f","after":"164733683747a36fccc4dd1ec393bb4fef9254ef","ref":"refs/heads/main","pushedAt":"2024-05-04T00:35:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added directory for autogen 0.2.27 update / html,css,js file save and example .net (cs file)","shortMessageHtmlLink":"added directory for autogen 0.2.27 update / html,css,js file save and…"}},{"before":"87bef1d63c8392e66faaf48cc539e701c1a1ae2f","after":"32f301cd57689abc81af20f639cadc46af3ab77f","ref":"refs/heads/main","pushedAt":"2024-04-13T18:46:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added stateflow for another way to control the flow of agents example","shortMessageHtmlLink":"added stateflow for another way to control the flow of agents example"}},{"before":"2788da3595824b9138a2dcb908f03f0c3f8f9349","after":"87bef1d63c8392e66faaf48cc539e701c1a1ae2f","ref":"refs/heads/main","pushedAt":"2024-02-25T19:49:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added teaching agents","shortMessageHtmlLink":"added teaching agents"}},{"before":"c93a7a6d5b89a2c98241206ee3b995d24c4e298d","after":"2788da3595824b9138a2dcb908f03f0c3f8f9349","ref":"refs/heads/main","pushedAt":"2024-02-19T01:33:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added streamlit to have a UI for uploading a pdf and then generating a quiz question, modified how it looks","shortMessageHtmlLink":"added streamlit to have a UI for uploading a pdf and then generating …"}},{"before":"18e54e52e8259e88f784371e44c5881030d3932f","after":"c93a7a6d5b89a2c98241206ee3b995d24c4e298d","ref":"refs/heads/main","pushedAt":"2024-02-14T04:15:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updating api key...","shortMessageHtmlLink":"updating api key..."}},{"before":"7da08ccc1a069e257eb25a01a674f5bde5ecf594","after":"18e54e52e8259e88f784371e44c5881030d3932f","ref":"refs/heads/main","pushedAt":"2024-02-14T04:15:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updating api key...","shortMessageHtmlLink":"updating api key..."}},{"before":"39ad74d751a09156d5d7202232e62b9f69f8ee2f","after":"7da08ccc1a069e257eb25a01a674f5bde5ecf594","ref":"refs/heads/main","pushedAt":"2024-02-14T04:15:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"this still needs work, but using AutoGen to retrieve local model with HuggingFace","shortMessageHtmlLink":"this still needs work, but using AutoGen to retrieve local model with…"}},{"before":"d6cb7dd47a9c168adb65e6fd17a0eef3b2189d70","after":"39ad74d751a09156d5d7202232e62b9f69f8ee2f","ref":"refs/heads/main","pushedAt":"2024-02-14T04:14:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"slightly modified","shortMessageHtmlLink":"slightly modified"}},{"before":"e08c14577e337f855e6550babe3acbe7e0515266","after":"d6cb7dd47a9c168adb65e6fd17a0eef3b2189d70","ref":"refs/heads/main","pushedAt":"2024-02-13T01:47:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"added updated version of a chatbot with human intervention. Includes Ollama and LMStudio configuration for local source llms","shortMessageHtmlLink":"added updated version of a chatbot with human intervention. Includes …"}},{"before":"afff3863e19347200b94599dc4dea5bdf4219b5b","after":"e08c14577e337f855e6550babe3acbe7e0515266","ref":"refs/heads/main","pushedAt":"2024-02-08T02:22:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updated autogen and lmstudio versions","shortMessageHtmlLink":"updated autogen and lmstudio versions"}},{"before":"da7857df0a43730afc812e79f86e8d3d07523f63","after":"afff3863e19347200b94599dc4dea5bdf4219b5b","ref":"refs/heads/main","pushedAt":"2024-02-08T02:21:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updated title and simple naming","shortMessageHtmlLink":"updated title and simple naming"}},{"before":"7794410bb5e78dd62431ea467ff169e41f2b8821","after":"da7857df0a43730afc812e79f86e8d3d07523f63","ref":"refs/heads/main","pushedAt":"2024-02-08T02:20:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"adding new service for asking questions to a pdf with langchain, vectordb, and autogen","shortMessageHtmlLink":"adding new service for asking questions to a pdf with langchain, vect…"}},{"before":"f6572a06e4f13f1d67c4d20ef40be5744bb61db9","after":"7794410bb5e78dd62431ea467ff169e41f2b8821","ref":"refs/heads/main","pushedAt":"2024-01-28T23:54:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updated title name","shortMessageHtmlLink":"updated title name"}},{"before":"09bb6fba98abe696a118bc5eb295c2e3fa010013","after":"f6572a06e4f13f1d67c4d20ef40be5744bb61db9","ref":"refs/heads/main","pushedAt":"2024-01-28T23:53:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"small update for variable names","shortMessageHtmlLink":"small update for variable names"}},{"before":"3be3127fdc2c248ebfa8acf710d43d51e7b56f5e","after":"09bb6fba98abe696a118bc5eb295c2e3fa010013","ref":"refs/heads/main","pushedAt":"2024-01-26T18:20:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tylerprogramming","name":"Tyler Reed","path":"/tylerprogramming","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71527334?s=80&v=4"},"commit":{"message":"updated ReadME","shortMessageHtmlLink":"updated ReadME"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWm0-1wA","startCursor":null,"endCursor":null}},"title":"Activity · tylerprogramming/ai"}