Amgad Hasan

Results 9 comments of Amgad Hasan

> can you link docs and a more complete example? @jxnl Sure. Just as a heads up, there are two versions of the gemini API: - The google cloud version:...

> lol WHY WOULD THEY DO THIS I think they want indie developers to hack with thei googleai dev api while also offering their gcp to their enterprise customers. Just...

@jxnl So is there any hope for this?

Yes, it's definitely annoying. You have to specify the tools when you create the model object, not when you actually send the prompt. Like why even do this? LLMs are...

Okay so after taking a second deep dive in their not-so-great docs, I think there's a different way for doing this: ```python # Create a client from google.ai import generativelanguage...

Can someone point me to where I should add the mlflow support in the code?

Hey! Will this be merged soon?

Hi. Is there any update regarding this request?

> After some tweaking, I was able to compile my own cosmocc and then use it to compile `main`, `quantize` and even `server` 🎉 . However, for `stream` there seems...