Matt Lindsey

Results 45 comments of Matt Lindsey

Given I am a user When I create a project Then I should get an email notification to that effect and that an admin will look at it soon. And...

I ran a destroy_all on all except 33 users who appear real with actual github accounts, and only way to sign up now is with github, so hopefully we're OK...

I'm getting this similar error on a fresh development setup on arm64 Mac (M2): `Webpacker::Manifest::MissingEntryError - Webpacker can't find application.js in ...` Mastodon 4.1.0

Clarification: After running the rake job `rake fetch_github:readme_files`, the 'About' tab on https://www.agileventures.org/projects/mythographer should display the README.md file from the project (https://github.com/mattlindsey/mythographer/blob/main/README.md), but the task gives the error above.

There is a new Google Meet API that we could use: https://developers.google.com/meet/live-sharing/guides/overview Although there is only documentation for Java (android), so we might not be able to use it.

Google Meet support suggested that this may be helpful: https://developers.google.com/admin-sdk/reports/v1/appendix/usage/customer/meet

Hi @edmilsonefs. Are you still working on this? If not, no problem.

Below is the Issue with the error message and context. Could be I'm doing something wrong, and this is not urgent. I'm not sure exactly how to see the server...

![image](https://github.com/dblock/open-weather-ruby-client/assets/5638339/0b742281-b5eb-409a-943e-5747e5af9947) Possibly it is supposed to work this way? If it can't find the city it raises exception?

Thanks for explanation! I can probably also tell the LLM in the Langchainrb gem to always return the full state name according to ISO when 'function calling' my Weather tool....