Tyler Wagner
Tyler Wagner
Ahh I see. If you forked the templates project to start it out, you could have your `upstream` target be this template. In your case, it makes sense that `origin`...
Hey Gordon, I just found this repo today actually and want to contribute some items I am going to run into digging through it, and this is one of them....
Hmm. It might be too troublesome for maintaining and updating your indices if the sorting index is tucked away in the markdown's Metadata. I can just imagine someone having even...
I've been thinking, about my path. And ultimately, I only have needs for a 1:1 mapping between Parent and Child. With that in mind, the path I'll take will remove...
Heya @jba -- I took a moment to test the `OAuthHandler` you have by extending the auth-middleware example to test out a simple flow to see if I could: 1....
Ah okay, my issue seems to be the same reported in #590. I'll work on getting the actual oauth flow example this week
Great! I just tested on the head (`v1.1.0-pre.1`) and it seems to be working with the initial example ☝️. For knowledge/docs when the error that returns when the ClientSession cannot...
> @wagnerjt @matiasdev30 @ishaan-jaff Is there anything else I need to do? > > I'm going to deploy my version on our cluster. I'm working on adding the initial MCP...
> From [@wagnerjt](https://github.com/wagnerjt): https://github.com/markbates/goth/tree/master I wanted to add more context here. For this link ☝️ was to show generally how multiple authorization servers (providers) are different. Also for potential inspiration...
Bedrock uses these model over cross-region inference, so only specifying one region doesn't work in your case. This worked for me (only tested Claude 3.7) by using the [us.anthropic.claude-3-7-sonnet-20250219-v1:0](https://github.com/BerriAI/litellm/blob/main/model_prices_and_context_window.json#L7244) and...