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