John Dengis

Results 11 comments of John Dengis

@vaibhav-systango That's correct. Google will sometimes run javascript while indexing pages, thus picking up your meta tags. Most other webcrawlers like Yahoo, Duck Duck Go, Facebook Share and Twitter Share...

> On that: It is my understanding that it isn't a new feature to have additional fields as part of primary keys. The purpose and essence of @soundmonster's PR is...

@brainlid sure i should be able to run `main` against my setup and see if it breaks anything. Are there any breaking changes to the API i'd need to integrate?

@nileshtrivedi if you are interested I would appreciate some help testing out the above change. I tried it out in my project but ran into some errors with the new...

@brainlid So the current implementation of the Google AI is designed to work with the Google AI Studio APIs documented here: https://ai.google.dev/tutorials/rest_quickstart. This still works I've been using it regularly...

As an FYI I've built an assistant by basically (in part) persistint the message structs to the database and rehydrating them into to Langchain. It works pretty well. The only...

> An alternative would be to handle subscriptions at the application layer, rather than delegating it to SES. @adamu I don't really really agree that is an alternative. That is...

> Instead, probly we should compute the embedding of files of the codebase, compare to the embedding of the query and select most similar top N files to pass as...

I also ran into this exact issue. I logged out of my account and back in with another account but my stripe cli continues to connect to the previous account....

to resolve this I just started using the stripe cli docker container. Whatever data is being stored on the system by the CLI to cause this bug is circumvented by...